@charset "utf-8";
/* CSS Document */

/* 民俗民风 */
.floater{animation-duration:2s;-webkit-animation-duration:2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}
.floater,.floater1{animation-name:floater;-webkit-animation-name:floater}
.floater1{animation-duration:5s;-webkit-animation-duration:5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-delay:.2s;-webkit-animation-delay:.2s}
@keyframes floater{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10%);transform:translateY(10%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
@-webkit-keyframes floater{0%{-webkit-transform:translateY(0)}50%{-webkit-transform:translateY(10%)}to{-webkit-transform:translateY(0)}}
.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-duration:3s;-webkit-animation-duration:3s;animation-timing-function:ease;-webkit-animation-timing-function:ease}




/*顶部*/
*{padding:0;margin:0;box-sizing:border-box;font-family:微软雅黑}
body,html{width:100%;margin:0px;}
a,i,img{display:inline-block;}
.clear:after{content:".";display:block;clear:both;height:0;visibility:hidden;zoom:1}
a{text-decoration:none}
i{font-style:normal}
li{list-style:none}
.fl{float:left}
.fr{float:right}
.psr0{position:relative}
.zanwu{text-align:center;line-height:80px}

@font-face{font-family:qian;src:url(02-01-qian.eot?#font-spider) format("embedded-opentype"),url(02-01-qian.woff) format("woff"),url(/qian/qian.woff2) format("woff2"),url(/qian/qian.TTF) format("truetype"),url(/qian/qian.svg) format("svg");font-weight:400;font-style:normal}



.nav{width:100%;height:130px;background:#536bd1;position:relative}
.nav .nav-language{position:absolute;top:50px;right:20px;z-index:1000}
.nav .nav-language .tl{overflow:hidden;cursor:pointer}
.nav .nav-language .tl .icon{float:left;width:20px;height:20px}
.nav .nav-language .tl .name{float:left;color:#fff;margin-left:10px;line-height:20px}
.nav .nav-language .tl .tri{float:left;margin-left:10px;margin-top:8px}
.nav .nav-language .nav-xiala{margin-top:10px;background:#fff;color:#0062ac;text-align:center}
.nav .nav-language .nav-xiala .ttl{line-height:40px;border-bottom:1px solid #eee}
.nav .nav-language .nav-xiala .list{line-height:30px}
.nav .nav-language .nav-xiala .list li{cursor:pointer}
.nav .nav-bg{background-image:url(02-01-nav-bg.png);background-position:0 0;background-size:auto;background-repeat:repeat-x;width:100%;left:0}
.nav .nav-bg,.nav .nav-cont{height:100%;position:absolute;top:0}
.nav .nav-cont{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1200px;margin:0 auto;z-index:3}
.nav .nav-cont .nav-logo{float:left;width:155px}
.nav .nav-cont .nav-txt{float:left;font-size:28px;color:#fff;line-height:130px;height:100%}
.nav .nav-cont .nav-txt img{width:auto;height:100px;margin-top:15px}
.nav .nav-cont ul{float:right;width:720px;height:100%}
.nav .nav-cont ul li{float:left;height:100%;width:90px;position:relative;cursor:pointer;margin-left:50px}
.nav .nav-cont ul li div{width:100%;height:90px;position:absolute;bottom:0;left:0;text-align:center;padding:15px 0}
.nav .nav-cont ul li div img{height:35px;width:auto;margin:0 auto;max-width:100%}
.nav .nav-cont ul li div .nav-icon1{display:block}
.nav .nav-cont ul li div .nav-icon2{display:none}
.nav .nav-cont ul li div p{font-size:16px;color:#fff;margin-top:5px}
.nav .nav-cont ul li i{position:absolute;top:0;left:0;width:100%;height:5px;background:#fff;display:inline-block;opacity:0}
.nav .nav-cont ul li.active div,.nav .nav-cont ul li.nuxt-link-active div,.nav .nav-cont ul li:hover div{background:#fff}
.nav .nav-cont ul li.active div .nav-icon1,.nav .nav-cont ul li.nuxt-link-active div .nav-icon1,.nav .nav-cont ul li:hover div .nav-icon1{display:none}
.nav .nav-cont ul li.active div .nav-icon2,.nav .nav-cont ul li.nuxt-link-active div .nav-icon2,.nav .nav-cont ul li:hover div .nav-icon2{display:block}
.nav .nav-cont ul li.active i,.nav .nav-cont ul li.nuxt-link-active i,.nav .nav-cont ul li:hover i{opacity:1}
.nav .nav-cont ul li.active p,.nav .nav-cont ul li.nuxt-link-active p,.nav .nav-cont ul li:hover p{color:#536bd1}
.shake{-webkit-animation:shake 5.875s ease infinite;animation:shake 5.875s ease infinite;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}
@keyframes shake{0%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}3.40426%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}4.25532%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}7.65957%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}8.51064%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}11.91489%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}12.76596%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}16.17021%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}17.02128%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}20.42553%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}21.2766%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}24.68085%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}25.53191%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}28.93617%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}31.91489%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}






/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:80px;height:70px;background-color:#5a73dc;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#1e9fff;}
.suspension .a .i{float:left;width:80px;height:70px;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-qrcode .i{width:80px;height:70px;background-image:url(02-01-suspension-bg.png);background-repeat:no-repeat;background-position:0 -70px;}
.suspension .a-service-phone .i{width:80px;height:70px;background-image:url(02-01-suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}

.suspension .a-top{background:#5a73dc;display:none;}
.suspension .a-top:hover{background:#1e9fff;}
.suspension .a-top .i{width:80px;height:70px;background-image:url(02-01-suspension-bg.png);background-repeat:no-repeat;background-position:-80px -3px;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:80px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:0px;}
.suspension .d-qrcode{top:73px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
.suspension .d-service-phone{text-align:center;}
.suspension .d-service-phone p{font-size:16px;color:#93959c;}








/* 菜单 */


.cultureNav{color:#5a3c14;font-size:22px;width:100%}
.cultureNav a{color:#5a3c14}
.cultureNav .nav111 .culture-nav li span{width:130px;}
.cultureNav .nav111 .culture-nav li i{width:84px}
.cultureNav .culture-nav{width:1200px;margin:50px auto 0}
.cultureNav .culture-nav li{float:left}.cultureNav .culture-nav li.nuxt-link-active span{background:#e89a24;color:#fff}
.cultureNav .culture-nav li.nuxt-link-active span:before{content:"";position:absolute;width:0;height:0;border:7px solid transparent;border-top-color:#e89a24;bottom:-14px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.cultureNav .culture-nav li a {float:left;}
.cultureNav .culture-nav li span{width:125px;height:47px;line-height:47px;text-align:center;background:#e7decd;border-radius:8px;float:left;position:relative;cursor:pointer}
.cultureNav .culture-nav li span:hover{background:#e89a24;color:#fff}
.cultureNav .culture-nav li i{float:left;height:2px;background:#e7decd;position:relative;margin-top:22px;width:143px}
.cultureNav .culture-nav li i:before{content:"";width:8px;height:8px;background:#e7decd;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}


.culture-index .culture-top{display:block;width:100%;height:auto}
/*.culture-index .cultureNav .culture-nav li i{width:32px} 

*/

.culture{width:100%;min-height:800px}
.life-index .culture-top{display:block;width:100%;height:auto}
.commonGap{width:1200px;margin:40px auto 0;line-height:80px;color:rgba(229,232,234,.6);text-align:center;font-size:80px;position:relative;padding:45px 0 35px;overflow:hidden}
.commonGap .xie-bg{background:url(02-01-xx1.png) 0 repeat-x;background-size:auto 16px;width:100%;height:100%;position:absolute;top:6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10}
.commonGap .xie-bg .more{position:absolute;color:#536bd1;font-size:16px;width:72px;height:23px;border:1px solid #536bd1;line-height:21px;text-align:center;right:0;background:#fff;cursor:pointer;top:68px}
.commonGap .xie-bg .more a{color:#536bd1;font-size:16px;text-decoration: none;}
.commonGap .xie-bg .en{position:absolute;top:65px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:30px;line-height:30px;background:#536bd1;color:#fff;font-size:17px;border-radius:15px;padding:0 30px}
.commonGap .xie-bg .en:after,.commonGap .xie-bg .en:before{content:"";position:absolute;width:5px;height:5px;background:#fff;border-radius:10px;top:13px}
.commonGap .xie-bg .en:before{left:18px}.commonGap .xie-bg .en:after{right:18px}
.commonGap .xie-bg .name{font-size:43px;color:#ff921d;padding:0 20px;position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-weight:700}
.commonGap .xie-bg .name:after,.commonGap .xie-bg .name:before{content:"";position:absolute;background:#ff921d;border-radius:50%}
.commonGap .xie-bg .name:before{top:20px;right:0;width:13px;height:13px}
.commonGap .xie-bg .name:after{top:9px;right:-9px;width:7px;height:7px}
.build{width:100%}
.build .build-cont{width:1200px;margin:0 auto;height:413px}
.build .build-cont .build-fl{float:left;width:690px;height:100%;border-image-source:url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABASURBVBhXY7j/+v9/dIxd8NrCsv/X1/f/v7Fxyv8bGyaBMVjwxtpuCIYJ3j1z/P+dM8f+3z64GYg3/r97++F/ABd5VWm9P00lAAAAAElFTkSuQmCC);border-image-slice:0 0 0 0;border-image-width:5px;border-image-repeat:repeat;position:relative}
.build .build-cont .build-fl img{position:absolute;top:-30px;left:0;width:100%}
.build .build-cont .build-fl p{margin-top:80px;font-size:18px;color:#000;line-height:36px}
.build .build-cont .build-fr{float:right;width:490px;height:100%;position:relative;overflow:hidden}
.build .build-cont .build-fr .build-fr-img1,.build .build-cont .build-fr .build-fr-img2{width:453px;height:288px;background:url(02-03-photo-border.png) 0 0 no-repeat;background-size:100% 100%;padding:6px 4px;position:relative}
.build .build-cont .build-fr .build-fr-img1{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);margin-top:33px;margin-left:20px}
.build .build-cont .build-fr .build-fr-img1 img{width:100%;height:100%}
.build .build-cont .build-fr .build-fr-img2{position:absolute;top:33px;left:18px}
.build .build-cont .build-fr .build-fr-img2 img{width:100%;height:100%}
.build .custom-cont{position:relative;width:100%}
.build .custom-cont .custom-bg1{position:absolute;top:115px;left:0;width:100%;height:auto}
.build .custom-cont .custom-cont1{width:1200px;margin:0 auto;position:relative}
.build .custom-cont .custom-cont1 .custom-img1{position:absolute;top:78px;left:44%;width:12%;height:auto}
.build .custom-cont .custom-cont1 .custom-item{float:left;width:13%}
.build .custom-cont .custom-cont1 .custom-item:first-child,.build .custom-cont .custom-cont1 .custom-item:nth-child(6){margin-top:30px}
.build .custom-cont .custom-cont1 .custom-item:nth-child(2),.build .custom-cont .custom-cont1 .custom-item:nth-child(5){margin-top:90px}
.build .custom-cont .custom-cont1 .custom-item:nth-child(3),.build .custom-cont .custom-cont1 .custom-item:nth-child(4){margin-top:150px}
.build .custom-cont .custom-cont1 .custom-item:nth-child(4){margin-left:264px}

/*.build .custom-cont .custom-cont1 .custom-item .custom-item-img{width:100%;height:156px;position:relative;border-radius:50%;overflow:hidden;mask-image:url(msmf-mao.png);mask-position:0 0;mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-image:url(msmf-mao.png);-webkit-mask-position:0 0;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;border:1px solid #fff}

.build .custom-cont .custom-cont1 .custom-item .custom-item-img:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;box-shadow\0:0 0 50px 20px #fff inset;z-index:3}
*/


.build .custom-cont .custom-cont1 .custom-item .custom-item-img .img{width:96%;height:100%;position:relative;z-index:1}
.build .custom-cont .custom-cont1 .custom-item .custom-txt{text-align:center;height:350px;width:100%;margin-top:20px}
.build .custom-cont .custom-cont1 .custom-item .custom-txt .title,.build .custom-cont .custom-cont1 .custom-item .custom-txt .txt{display:inline-block;height:100%;overflow:hidden;word-wrap:break-word}
.build .custom-cont .custom-cont1 .custom-item .custom-txt .title{width:20px;font-size:17px;color:#000;line-height:18px;font-weight:700}
.build .custom-cont .custom-cont1 .custom-item .custom-txt .txt{width:15px;font-size:15px;color:#333;line-height:15px}
.build .custom-cont .custom-btn{cursor:pointer;position:absolute;bottom:0;width:110px;height:30px;line-height:30px;border-radius:20px;font-size:14px;color:#fff;text-align:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-gradient(linear,left top,right top,from(#d97fd3),to(#ab4ccf));background:linear-gradient(90deg,#d97fd3,#ab4ccf)}
.build .build-imgs{width:1200px;margin:30px auto 0}
.build .build-imgs .build-imgs-item{cursor:pointer;float:left;width:calc((100% - 60px)/4);background:url(02-03-photo-border2.png) 0 0 no-repeat;background-size:100% 100%;padding:6px 4px;height:200px;position:relative;margin-right:20px}
.build .build-imgs .build-imgs-item:nth-child(4n){margin-right:0}
.build .build-imgs .build-imgs-item .build-imgs-img{overflow:hidden;position:absolute;top:6px;bottom:7px;left:5px;right:4px}
.build .build-imgs .build-imgs-item .build-imgs-img img{width:100%;height:100%;border:1px solid #fff}
.build .build-stars{width:1200px;margin:0 auto}.build .build-stars .build-stars-item{cursor:pointer;width:calc((100% - 36px)/3);float:left;height:506px;background:#fff;box-shadow:15px 15px 15px rgba(244,243,243,.5),-15px 15px 15px rgba(244,243,243,.5);margin-right:18px}
.build .build-stars .build-stars-item:nth-child(3n){margin-right:0}.build .build-stars .build-stars-item .build-stars-img{width:100%;height:315px;position:relative;overflow:hidden}
.build .build-stars .build-stars-item .build-stars-img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;max-height:110%}
.build .build-stars .build-stars-item .build-stars-txt{padding:25px}.build .build-stars .build-stars-item .build-stars-txt .stars-bg{background:url(02-03-jmqx-name.png) 0 0 no-repeat;background-size:100% 100%;width:142px;height:43px;line-height:43px;color:#fff;font-size:22px;text-align:center;margin:0 auto 20px}
.build .build-stars .build-stars-item .build-stars-txt p{color:#575757;font-size:16px;line-height:28px;height:84px;overflow:hidden}
.build .qu-cont{width:1200px;margin:0 auto;position:relative}
.build .qu-cont .qu-fl{float:left;width:100%;height:427px;position:relative;overflow:hidden}
.build .qu-cont .qu-fl .qu-tl{left:500px;background:url(jmqx-name.png) 0 0 no-repeat;background-size:100% 100%;width:200px;height:68px;line-height:68px;text-align:center;font-family:华文行楷;color:#fff;font-size:30px}
.build .qu-cont .qu-fl .qu-fl-img{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}
.build .qu-cont .qu-fl .qu-fl-img .qu-fl-img-inner{width:100%;height:100%;position:absolute;top:0;left:76px;left:0}
.build .qu-cont .qu-fl .qu-fl-img .qu-fl-img-inner img{width:100%;height:100%}
.build .qu-cont .qu-fl p{left:0;width:100%;padding:20px;text-align:center}
.build .qu-cont .qu-fr{top:0;right:0;width:685px;height:427px;position:absolute;overflow:hidden}
.build .qu-cont .qu-fr .qu-tl{left:290px;background:url(jmqx-name.png) 0 0 no-repeat;background-size:100% 100%;width:200px;height:68px;line-height:68px;text-align:center;font-family:华文行楷;color:#fff;font-size:30px}
.build .qu-cont .qu-fr .qu-fr-img{width:665px;height:100%;-webkit-transform:skew(-20deg);transform:skew(-20deg);position:absolute;top:0;right:-77px;overflow:hidden}
.build .qu-cont .qu-fr .qu-fr-img .qu-fr-img-inner{width:671px;height:100%;-webkit-transform:skew(20deg);transform:skew(20deg);position:absolute;top:0;right:76px}
.build .qu-cont .qu-fr .qu-fr-img .qu-fr-img-inner img{width:100%;height:100%}
.build .qu-cont .qu-fr p{right:1px;width:600px;padding:20px 50px}
.build .qu-cont .qu-fr p:before{border-color:transparent rgba(0,0,0,.5) rgba(0,0,0,.5) transparent;left:-46px}
.build .qu-cont .qu-fl .qu-tl,.build .qu-cont .qu-fr .qu-tl{position:absolute;top:160px;-webkit-transform:skew(0deg);transform:skew(0deg);width:200px;height:auto;z-index:3}.build .qu-cont .qu-fl p,.build .qu-cont .qu-fr p{position:absolute;bottom:0;color:#fff;font-size:16px;background:rgba(0,0,0,.5);height:70px;line-height:30px}
.build .qu-cont .qu-fl p span,.build .qu-cont .qu-fr p span{overflow:hidden;display:inline-block;width:100%;height:100%}
.build .build-relic{width:1200px;margin:0 auto;padding:0 25px}
.build .build-relic .relic-item{cursor:pointer;float:left;width:calc((100% - 20px)/3);height:265px;margin-right:9px;position:relative}
.build .build-relic .relic-item:nth-child(3n){margin-right:0}.build .build-relic .relic-item .relic-item-img{width:100%;height:100%;position:relative;overflow:hidden}
.build .build-relic .relic-item .relic-item-img img{width:100%;height:100%}
.build .build-relic .relic-item p{width:255px;height:55px;line-height:55px;position:absolute;bottom:-28px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#536bd1;text-align:center}
.build .build-relic .relic-item p span{margin:0 10px;color:#fff;font-size:22px}
.build .build-relic2{width:1200px;margin:100px auto 0}
.build .build-relic2 .img1{float:left;height:250px;margin-left:115px;margin-right:14px;margin-bottom:30px}
.build .build-relic2 .build-img{cursor:pointer;float:left;position:relative;background:url(02-03-photo-border2.png) 0 0 no-repeat;background-size:100% 100%}
.build .build-relic2 .build-img:nth-child(2){margin-right:15px}
.build .build-relic2 .build-img:nth-child(2),.build .build-relic2 .build-img:nth-child(3){width:435px;height:250px;margin-bottom:30px}.build .build-relic2 .build-img:nth-child(2) .relic-img,.build .build-relic2 .build-img:nth-child(3) .relic-img{position:absolute;top:6px;bottom:8px;left:5px;right:6px;overflow:hidden}
.build .build-relic2 .build-img:nth-child(2) .relic-img img,.build .build-relic2 .build-img:nth-child(3) .relic-img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;max-height:110%}
.build .build-relic2 .build-img:nth-child(4),.build .build-relic2 .build-img:nth-child(5){width:515px;height:315px;padding:10px 7px}
.build .build-relic2 .build-img:nth-child(4) .relic-img,.build .build-relic2 .build-img:nth-child(5) .relic-img{position:absolute;top:7px;bottom:10px;left:7px;right:7px;overflow:hidden}
.build .build-relic2 .build-img:nth-child(4) .relic-img img,.build .build-relic2 .build-img:nth-child(5) .relic-img img{width:100%;height:100%}
.build .build-relic2 .build-img:nth-child(4){margin-right:15px}.build .build-relic2 .img2{float:right;height:315px;cursor:pointer; padding-left:16px;}
.build .build-venue{width:1200px;margin:0 auto 55px}.build .build-venue .build-venue-item{cursor:pointer;float:left;width:calc((100% - 74px)/3);height:255px;margin-right:37px}
.build .build-venue .build-venue-item:nth-child(3n){margin-right:0}
.build .build-venue .build-venue-item .build-venue-img{position:relative;overflow:hidden;width:100%;height:100%}
.build .build-venue .build-venue-item .build-venue-img img{width:100%;height:100%}
.build .build-venue .build-venue-item .build-venue-txt{height:60px;text-align:center;font-size:18px;color:#000;line-height:60px}
.build .build-venue .build-venue-item .build-venue-txt i{width:8px;height:8px;background:#dedede;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:-2px}
.build .build-venue .build-venue-item .build-venue-txt span{margin:0 10px}
.build .build-venue .build-venue-bom{display:block}






/* 底部 */
.returnTop{position:fixed;right:20px;bottom:150px;cursor:pointer;z-index:99;background-image:url(returnTop1.jpg);background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;width:72px;height:49px;line-height: 70px;border: none;opacity: 0;transition: all 1s;
}
.returnTop:hover{background-image:url(returnTop2.jpg)}
.footer{
	width:100%;
	/* padding-top:50px; */
	/* background:url(02-01-foot-bg.png) 0 0 repeat; */
	background-size:auto;
	display:table;
	}
.footer .index-select{width:1200px;margin:0 auto;overflow:hidden}
.footer .index-select .select-item{width:calc((100% - 120px)/4);float:left;cursor:pointer;border:1px solid #eee;border-radius:3px;height:36px;line-height:36px;position:relative}
.footer .index-select .select-item:not(:last-child){margin-right:40px}
.footer .index-select .select-item:after{content:"";position:absolute;width:0;height:0;border-color:#666 transparent transparent;border-style:solid;border-width:8px 5px;right:18px;top:13px}
.footer .index-select .select-item .el-dropdown{padding:0 18px;width:100%;float:left}
.footer .index-select .select-item .el-dropdown-link{display:inline-block;outline:none;width:100%;padding-right:10px;position:relative;z-index:3}
.footer .index-select .select-item .el-icon--right{display:none}
.footer .index-website{padding:25px 0;text-align:center}
.footer .index-website img{cursor:pointer}
.footer .index-website img.img2{margin-top:3px;margin-left:40px}
.footer .footer-bom{width:100%;background:#465ec5;color:#fff;font-size:14px;line-height:30px;padding:10px 0}
.footer .footer-bom .footer-cont{width:1200px;margin:0 auto;overflow:hidden;padding:0 30px}
.footer .footer-bom .footer-cont .footer-item{margin-right:60px;display:inline-block;float:left}
.footer .footer-bom .footer-cont .footer-item:last-child{margin-right:0}.footer .footer-bom .footer-cont .footer-item a{color:#fff;position:relative;padding-left:25px}
.footer .footer-bom .footer-cont .footer-item a img{position:absolute;top:5px;left:0;width:20px}
.footer .footer-bom .tip{text-align:center}
.el-dropdown-menu{width:270px}












/*首页*/

.container{width:100%}
.container .index-cont{width:100%;background:url(02-01-index-bg.png) 0 0 repeat;background-size:auto}
.container .index-cont .index-news{background:url(02-01-index-rmzxl.png) 0 0 no-repeat;background-size:auto;height:510px;width:100%}
.container .index-cont .index-news .index-news-cont{width:1200px;margin:0 auto}
.container .index-cont .index-news .index-news-cont .index-newsLunbo{position:relative;float:left;width:625px;height:405px}
/*.container .index-cont .index-news .index-news-cont .index-newsLunbo:after{content:"";width:605px;height:385px;background:#e4e4e4;position:absolute;right:0;bottom:0}*/
.container .index-cont .index-news .index-news-cont .index-newsLunbo .el-carousel{position:absolute;width:605px;height:385px}
.container .index-cont .index-news .index-news-cont .index-newsLunbo .el-carousel .el-carousel__item,.container .index-cont .index-news .index-news-cont .index-newsLunbo .el-carousel__container{height:100%}
.container .index-cont .index-news .index-news-cont .index-newsLunbo .index-news-describe{cursor:pointer;position:absolute;right:20px;top:215px;z-index:2;width:275px;height:260px;background:rgba(0,0,0,.5);padding:35px 25px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}
.container .index-cont .index-news .index-news-cont .index-newsLunbo .index-news-describe.on{opacity:1}.container .index-cont .index-news .index-news-cont .index-newsLunbo .index-news-describe div{font-size:16px;font-weight:700;color:#fff;line-height:35px;height:76px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.container .index-cont .index-news .index-news-cont .index-newsLunbo .index-news-describe p{margin-top:5px;font-size:14px;color:#fff;line-height:30px}
.container .index-cont .index-news .index-news-cont .index-newsLunbo .index-news-describe p a{cursor:pointer;display:inline}
.container .index-cont .index-news .index-news-cont .index-news-left{width:100%;height:100%;position:relative;cursor:pointer}
.container .index-cont .index-news .index-news-cont .index-news-left .index-news-img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden}
.container .index-cont .index-news .index-news-cont .index-news-left .index-news-img img{width:100%;height:100%}
.container .index-cont .index-news .index-news-cont .index-news-left .index-news-img img.on{opacity:1}.container .index-cont .index-news .index-news-cont .index-news-tab{width:550px;float:right}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item{width:100%;height:90px;position:relative;padding-left:75px;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;cursor:pointer}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item:not(:first-child){margin-top:70px}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item span.index{font-size:39px;line-height:90px;color:#414141;position:absolute;top:0;left:0}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item i.line{position:absolute;top:0;left:50px;background-image:url(02-01-index-rmzx-shu.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;width:8px;height:90px}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item .index-news-word{width:100%}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item .index-news-word .index-news-title{width:100%;height:30px;line-height:30px;position:relative;font-size:16px;color:#2a2a2a}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item .index-news-word .index-news-title i{position:absolute;right:0;top:0;width:100px}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item .index-news-word .index-news-title span{font-size:28px;width:100%;height:100%;display:block;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item .index-news-word p{font-size:18px;color:#464646;line-height:30px;height:60px;overflow:hidden;margin-top:10px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item.on span.index{color:#ff921d}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item.on i.line{background-image:url(02-01-index-rmzx-shu2.png)}
.container .index-cont .index-news .index-news-cont .index-news-tab .index-news-item.on .index-news-title{color:#ff921d}
.container .index-cont .mengwa{width:100%;height:265px;position:relative;overflow:hidden}
.container .index-cont .mengwa img.bg{min-width:100%;min-height:100%}.container .index-cont .mengwa .mengwa-cont,.container .index-cont .mengwa img.bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.container .index-cont .mengwa .mengwa-cont{width:1200px}.container .index-cont .mengwa .mengwa-cont .mengwa-item{float:left;width:100%;text-align:center;cursor:pointer}
.container .index-cont .mengwa .mengwa-cont .mengwa-item .mengwa-img{display:inline-block;width:114px;height:114px;border-radius:50%;position:relative;background:#fff}
.container .index-cont .mengwa .mengwa-cont .mengwa-item .mengwa-img i.quan1{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:126px;height:126px;background:hsla(0,0%,100%,.3);border-radius:50%;-webkit-animation:width11 1s linear;animation:width11 1s linear}@-webkit-keyframes width11{50%{width:136px;height:136px}to{width:126px;height:126px}}@keyframes width11{50%{width:136px;height:136px}to{width:126px;height:126px}}
.container .index-cont .mengwa .mengwa-cont .mengwa-item .mengwa-img i.quan2{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:136px;height:136px;background:hsla(0,0%,100%,.2);border-radius:50%;-webkit-animation:width22 1s linear;animation:width22 1s linear}@-webkit-keyframes width22{50%{width:160px;height:160px}to{width:136px;height:136px}}@keyframes width22{50%{width:160px;height:160px}to{width:136px;height:136px}}
.container .index-cont .mengwa .mengwa-cont .mengwa-item .mengwa-img img.mengwa-animate1{z-index:5;position:relative;width:auto;height:88px;border-radius:50%;margin-top:13px;display:inline-block;-webkit-animation:rotate2 .5s linear;animation:rotate2 .5s linear}@-webkit-keyframes rotate2{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
@keyframes rotate2{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
.container .index-cont .mengwa .mengwa-cont .mengwa-item .mengwa-img img.mengwa-animate3{z-index:5;position:relative;margin-top:13px}
.container .index-cont .mengwa .mengwa-cont .mengwa-item .mengwa-img img.mengwa-animate2{z-index:5;position:absolute;top:13px;left:13px}
@-webkit-keyframes rotate1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@keyframes rotate1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
.container .index-cont .mengwa .mengwa-cont .mengwa-item.on img.mengwa-animate2{top:-15px;left:20px;zoom:1.5}
.container .index-cont .mengwa .mengwa-cont .mengwa-item.on i.quan1{-webkit-animation:width1 3s linear infinite;animation:width1 3s linear infinite}
@-webkit-keyframes width1{0%{width:126px;height:126px}50%{width:136px;height:136px}to{width:126px;height:126px}}
@keyframes width1{0%{width:126px;height:126px}50%{width:136px;height:136px}to{width:126px;height:126px}}
.container .index-cont .mengwa .mengwa-cont .mengwa-item.on i.quan2{-webkit-animation:width2 3s linear infinite;animation:width2 3s linear infinite}
@-webkit-keyframes width2{0%{width:136px;height:136px}50%{width:160px;height:160px}to{width:136px;height:136px}}
@keyframes width2{0%{width:136px;height:136px}50%{width:160px;height:160px}to{width:136px;height:136px}}
.container .index-cont .mengwa .mengwa-cont .mengwa-item p{font-size:22px;color:#fff;line-height:28px;margin-top:25px}
.container .index-cont .index-fuse{width:100%;position:relative}
.container .index-cont .index-fuse img.bg1{position:absolute;top:0;right:0}
.container .index-cont .index-fuse img.bg2{position:absolute;bottom:0;left:0}
.container .index-cont .index-fuse .fuse-cont{width:1200px;margin:0 auto;overflow:hidden}
.container .index-cont .index-fuse .fuse-item{width:calc((100% - 3px)/4);float:left;margin-right:1px;margin-bottom:20px;cursor:pointer}
.container .index-cont .index-fuse .fuse-item:nth-child(4n){margin-right:0}

.container .index-cont .index-fuse .fuse-item .fuse-img{width:100%;height:445px;position:relative;overflow:hidden}
.container .index-cont .index-fuse .fuse-item .fuse-img .img{width:100%;height:445px;overflow:hidden}
.container .index-cont .index-fuse .fuse-item .fuse-img .img a{width:100%;height:445px;overflow:hidden}
.container .index-cont .index-fuse .fuse-item .fuse-img .img img{width:100%;height:100%;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.container .index-cont .index-fuse .fuse-item .fuse-img:hover .img img{-webkit-transform:scale(1.3);transform:scale(1.3)}
.container .index-cont .index-fuse .fuse-item .fuse-img .fuse-art{position:absolute;top:50px;right:30px;color:#fff;width:100px}
.container .index-cont .index-fuse .fuse-item .fuse-img .fuse-art .tl{float:right;font-size:20px;width:20px;text-align:center;position:relative;padding-top:50px}
.container .index-cont .index-fuse .fuse-item .fuse-img .fuse-art .tl:before{content:"";position:absolute;right:0;top:40px;width:26px;height:1px;background:#fff;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}
.container .index-cont .index-fuse .fuse-item .fuse-img .fuse-art .wd{font-size:45px;width:70px;height:70px;border:1px solid hsla(0,0%,100%,.5);text-align:center;line-height:63px;position:relative}
.container .index-cont .index-fuse .fuse-item .fuse-img .fuse-art .wd:before{content:"";position:absolute;top:33px;left:-14px;width:95px;height:1px;background:hsla(0,0%,100%,.5);-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.container .index-cont .index-fuse .fuse-item .fuse-img .fuse-art .wd:after{content:"";position:absolute;right:-14px;bottom:33px;width:95px;height:1px;background:hsla(0,0%,100%,.5);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.container .index-cont .index-fuse .fuse-item .fuse-img img.img{width:100%;height:100%;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.container .index-cont .index-fuse .fuse-item.on .img.img{-webkit-transform:scale(1.3);transform:scale(1.3)}
.container .index-cont .index-lvyou{width:100%;height:auto;margin-top:30px;cursor:pointer}
.container .index-cont .index-culture-cont{position:relative;margin-bottom:50px}
.container .index-cont .index-culture-cont img.bg1{position:absolute;top:0;right:0}
.container .index-cont .index-culture{width:1200px;margin:0 auto}.container .index-cont .index-culture .index-culture-word{text-align:center;line-height:24px;color:#525252;font-weight:400}
.container .index-cont .index-culture .index-culture-word p:first-child{font-size:14px;font-family:Helvetica}
.container .index-cont .index-culture .index-culture-word p:nth-child(2){font-size:18px;font-family:MicrosoftYaHei;margin-top:10px}
.container .index-cont .index-culture .index-culture-img{width:1210px;margin-top:25px;overflow:hidden}
.container .index-cont .index-culture .index-culture-img .culture-item{overflow:hidden;float:left;cursor:pointer;position:relative}
.container .index-cont .index-culture .index-culture-img .culture-item .culture-img{width:303px; height:182px;overflow:hidden}
.container .index-cont .index-culture .index-culture-img .culture-item .culture-img a { display: table; width: 100%; height: 100%; text-decoration: none; outline: none; -webkit-transition: all 1600ms ease-out; -moz-transition: all 1600ms ease-out; transition: all 1600ms ease-out; }
.container .index-cont .index-culture .index-culture-img .culture-item .culture-img:hover a { color: black; -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg);transform: rotateX(360deg); -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; transition-delay: 0.2s; }
.container .index-cont .index-culture .index-culture-img .culture-item .culture-img img { width:303px; height:182px; padding-right:10px;}
/*.container .index-cont .index-culture .index-culture-img .culture-item .culture-img img{position:absolute;top:50%;left:48%; margin-right:2%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;max-height:110%}*/
.container .index-cont .index-culture .index-culture-img .culture-item span{height:30px;line-height:30px;background:#536bd1;color:#fff;font-size:16px;text-align:center;display:inline-block;position:absolute;left:0;bottom:0}
.container .index-cont .index-culture .index-culture-img .culture-item1{width:calc((100% - 20px)/2);height:345px;margin-right:10px}
.container .index-cont .index-culture .index-culture-img .culture-item1 span{width:190px}
.container .index-cont .index-culture .index-culture-img .culture-item1.on .culture-img{-webkit-transform:rotateY(1turn);transform:rotateY(1turn);-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:3s;transition-duration:3s}
.container .index-cont .index-culture .index-culture-img .culture-item2{width:calc((100% - 20px)/4);height:182px;margin-bottom:10px}
.container .index-cont .index-culture .index-culture-img .culture-item2:nth-child(odd){margin-right:0}
.container .index-cont .index-culture .index-culture-img .culture-item2 span{width:136px}
.container .index-cont .index-culture .index-culture-img .culture-item2.on .culture-img{-webkit-transform:rotateX(1turn);transform:rotateX(1turn);-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:3s;transition-duration:3s}
.container .index-cont .index-btns{position:relative;width:100%;height:265px;overflow:hidden}
.container .index-cont .index-btns img.bg{min-width:100%;min-height:100%}
.container .index-cont .index-btns .index-btns-cont,.container .index-cont .index-btns img.bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.container .index-cont .index-btns .index-btns-cont{width:1200px; height:265px;margin:0 auto}


.container .index-cont .index-btns .index-btns-cont .btns-item:first-child .btns-img {width: 106px;height: 106px; background-color: #f8b82f;border-radius: 50%;position: relative; cursor: pointer;margin: 60px auto;}
.container .index-cont .index-btns .index-btns-cont .btns-item:first-child .btns-img:before {content: '';position: absolute;width: 120px;height: 120px;background: rgba(255,184,14,.2);top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;}
.container .index-cont .index-btns .index-btns-cont .btns-item:first-child .btns-img:hover:before { animation: scaleitem 1.6s linear infinite;}
.container .index-cont .index-btns .index-btns-cont .btns-item:first-child .btns-img .img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.container .index-cont .index-btns .index-btns-cont .btns-item:first-child .btns-img:hover img {animation: ringing 1.6s linear infinite;}
@keyframes ringing{0%{top: 50%;}50%{top: 60%;}100%{top: 50%;}}
@keyframes scaleitem{0%{width: 120px;height: 120px;background: rgba(255,184,14,.2);}50%{width: 140px;height: 140px; background: rgba(255,184,14,.4);}100%{width: 120px;height: 120px; background: rgba(255,184,14,.2);}}

.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(2) .btns-img {width: 106px;height: 106px;background-color: #3eabf9;border-radius: 50%;position: relative; cursor: pointer;margin: 60px auto;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(2) .btns-img:before {content: '';position: absolute;width: 120px;height: 120px;background: rgba(0,171,246,.2);top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(2) .btns-img:hover:before { animation: scaleitem2 1.6s linear infinite;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(2) .btns-img .img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(2) .btns-img:hover img {animation: ringing2 1.6s linear infinite;}
@keyframes ringing2{0%{top: 50%;}50%{top: 60%;}100%{top: 50%;}}
@keyframes scaleitem2{0%{width: 120px;height: 120px;background: rgba(0,171,246,.2);}50%{width: 140px;height: 140px; background: rgba(0,171,246,.4);}100%{width: 120px;height: 120px; background: rgba(0,171,246,.2);}}

.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(3) .btns-img {width: 106px;height: 106px;background-color: #31ba75;border-radius: 50%;position: relative; cursor: pointer;margin: 60px auto;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(3) .btns-img:before {content: '';position: absolute;width: 120px;height: 120px;background: rgba(0,188,113,.2);top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(3) .btns-img:hover:before { animation: scaleitem3 1.6s linear infinite;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(3) .btns-img .img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(3) .btns-img:hover img {animation: ringing3 1.6s linear infinite;}
@keyframes ringing3{0%{top: 50%;}50%{top: 60%;}100%{top: 50%;}}
@keyframes scaleitem3{0%{width: 120px;height: 120px;background: rgba(0,188,113,.2);}50%{width: 140px;height: 140px; background: rgba(0,188,113,.4);}100%{width: 120px;height: 120px; background: rgba(0,188,113,.2);}}

.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(4) .btns-img {width: 106px;height: 106px;background-color: #d00054;border-radius: 50%;position: relative; cursor: pointer;margin: 60px auto;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(4) .btns-img:before {content: '';position: absolute;width: 120px;height: 120px;background: rgba(243,0,85,.2);top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(4) .btns-img:hover:before { animation: scaleitem4 1.6s linear infinite;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(4) .btns-img .img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(4) .btns-img:hover img {animation: ringing4 1.6s linear infinite;}
@keyframes ringing4{0%{top: 50%;}50%{top: 60%;}100%{top: 50%;}}
@keyframes scaleitem4{0%{width: 120px;height: 120px;background: rgba(243,0,85,.2);}50%{width: 140px;height: 140px; background: rgba(243,0,85,.4);}100%{width: 120px;height: 120px; background: rgba(243,0,85,.2);}}

.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(5) .btns-img {width: 106px;height: 106px;background-color: #8103e0;border-radius: 50%;position: relative; cursor: pointer;margin: 60px auto;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(5) .btns-img:before {content: '';position: absolute;width: 120px;height: 120px;background: rgba(159,12,226,.2);top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(5) .btns-img:hover:before { animation: scaleitem5 1.6s linear infinite;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(5) .btns-img .img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(5) .btns-img:hover img {animation: ringing5 1.6s linear infinite;}
@keyframes ringing5{0%{top: 50%;}50%{top: 60%;}100%{top: 50%;}}
@keyframes scaleitem5{0%{width: 120px;height: 120px;background: rgba(159,12,226,.2);}50%{width: 140px;height: 140px; background: rgba(159,12,226,.4);}100%{width: 120px;height: 120px; background: rgba(159,12,226,.2);}}

.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(6) .btns-img {width: 106px;height: 106px;background-color: #4c2dbe;border-radius: 50%;position: relative; cursor: pointer;margin: 60px auto;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(6) .btns-img:before {content: '';position: absolute;width: 120px;height: 120px;background: rgba(96,56,196,.2);top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(6) .btns-img:hover:before { animation: scaleitem5 1.6s linear infinite;}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(6) .btns-img .img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(6) .btns-img:hover img {animation: ringing5 1.6s linear infinite;}
@keyframes ringing5{0%{top: 50%;}50%{top: 60%;}100%{top: 50%;}}
@keyframes scaleitem5{0%{width: 120px;height: 120px;background: rgba(96,56,196,.2);}50%{width: 140px;height: 140px; background: rgba(96,56,196,.4);}100%{width: 120px;height: 120px; background: rgba(96,56,196,.2);}}



.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(6) .btns-img{background-color:#4c2dbe}
.container .index-cont .index-btns .index-btns-cont .btns-item:nth-child(6) .btns-img i{background-color:rgba(96,56,196,.2)}
.container .index-cont .index-btns .index-btns-cont .btns-item{width:calc((100% - 51px)/6);float:left;text-align:center;cursor:pointer}
.container .index-cont .index-btns .index-btns-cont .btns-item:not(:last-child){margin-right:55px}
.container .index-cont .index-btns .index-btns-cont .btns-item .btns-img{width:104px;height:104px;border-radius:50%;padding:17px 0;display:inline-block;position:relative}

.container .index-cont .index-btns .index-btns-cont .btns-item .btns-img img{width:auto;height:70px;display:inline-block}
.container .index-cont .index-btns .index-btns-cont .btns-item p{
	font-size: 21px;
	color: #fff;
	position: absolute;
	top:185px;
	margin-left:50px;
}
.container .index-cont .index-wonderful{width:100%;position:relative}
.container .index-cont .index-wonderful img.bg1{position:absolute;top:0;left:0}
.container .index-cont .index-wonderful .index-wonderful-cont{width:1200px;margin:0 auto;overflow:hidden}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item{width:calc((100% - 40px)/5);margin-right:10px;float:left;height:230px;position:relative;margin-bottom:10px;cursor:pointer}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item:nth-child(5n){margin-right:0}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item .wonder-img{width:100%;height:100%;overflow:hidden;position:relative}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item .wonder-img img.img{width:100%;height:100%}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item span.txt{position:absolute;background:url(02-01-index-cyjg-bg.png) 0 0 no-repeat;background-size:100% 100%;width:46px;height:125px;display:inline-block;top:20px;right:10px;line-height:23px;font-size:22px;color:#fff;padding:16px 12px;-webkit-transition:all 1s ease;transition:all 1s ease;opacity:1}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item a:hover span.txt{opacity:0; filter: alpha(opacity=100); visibility: visible; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1);}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item a {width:232px;height:230px;}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item img.cover{position:absolute;top:0;left:0;width:232px;height:230px;opacity:0;-webkit-transition:all 1s ease;transition:all 1s ease;opacity: 0;z-index: 10; filter: alpha(opacity=0); overflow: hidden; display:table;}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item a:hover img.cover{opacity: 1;  filter: alpha(opacity=100); visibility: visible; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1);}
.container .index-cont .index-wonderful .index-wonderful-cont .wonder-item.on img.cover{opacity:1}
.index-gap{width:1200px;margin:0 auto;padding:45px 0 35px;position:relative}
.index-gap img{width:100%;height:auto;display:block}
.index-gap .more{position:absolute;color:#536bd1;font-size:16px;width:72px;height:23px;border:1px solid #536bd1;line-height:21px;text-align:center;right:0;background:#fff;cursor:pointer;top:120px}
.vertical-lunbo{width:100%;height:100px}
.vertical-lunbo .ttx{line-height:100px;text-align:center;font-size:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}
.vertical-lunbo .lunbo1-text-cont{cursor:pointer;width:1200px;height:100%;margin:0 auto;color:#fff;position:relative;padding-left:220px}
.vertical-lunbo .lunbo1-text-cont span.day{font-size:46px;line-height:100px;position:absolute;left:0;top:0}
.vertical-lunbo .lunbo1-text-cont div.date{line-height:20px;padding:20px 0;font-size:16px;margin-left:20px;position:absolute;left:60px;top:0}
.vertical-lunbo .lunbo1-text-cont div.date P{margin-top:10px}
.vertical-lunbo .lunbo1-text-cont .lunbo1-cal{position:absolute;left:160px;top:0;width:50px;height:50px;margin-top:25px}
.vertical-lunbo .lunbo1-text-cont .lunbo-txt{width:100%;padding:0 30px;float:left;line-height:100px;height:100px}
.vertical-lunbo .lunbo1-text-cont .lunbo-txt div.text{font-size:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}

.swiper-container,.swiper-slide img{width:100%;height:100%}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}


.lunbo1{width:100%;height:500px;position:relative}
.lunbo1 .el-carousel{width:100%;height:100%}.lunbo1 .el-carousel .el-carousel__container{height:100%}
.lunbo1 .el-carousel .el-carousel__item{width:100%;height:100%}
.lunbo1 .el-carousel .el-carousel__item.is-active.is-animating .lunbo1-img{opacity:1}
.lunbo1 .el-carousel .el-carousel__item .lunbo1-item{cursor:pointer;width:100%;height:100%;position:relative}
.lunbo1 .el-carousel .el-carousel__item .lunbo1-item .lunbo1-img{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.4;-webkit-transition:all 2s ease;transition:all 2s ease}
.lunbo1 .el-carousel .el-carousel__indicators{display:none}.lunbo1 .lunbo1-text{position:absolute;bottom:0;left:0;width:100%;height:100px;background:rgba(45,48,51,.7);z-index:10}





/* 焦点图 */
.focus{
	zoom: 1;
	width: 625px;
	height:422px;
	z-index: 9999999;
	background-image: url(02-01-index-jdt-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.focus_body{width:605px;}
.scroll{width:605px;margin:0 auto;position:relative;padding-top:16px;}
.arr_left, .arr_right,.scroll_txt{position:absolute;}
.arr_left{width:45px;height:70px;cursor:pointer;line-height:400px;overflow:hidden;left:15px;top:150px;background:url(02-01-index-video_arrow_left.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='02-01-index-video_arrow_left.png');_background:none;}
.arr_right{width:45px;height:70px;cursor:pointer;line-height:400px;overflow:hidden;right:0;top:150px;background:url(02-01-index-video_arrow_right.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='02-01-index-video_arrow_right.png');_background:none;}
.scroll .box{float:left;width:605px;}
.scroll_cont{border:solid 3px #fff;width:605px;/* height:385px; */}
.numList{vertical-align:middle;text-align:center;padding:8px; margin-top:-50px;}
.numList span{display: inline-block;width:46px;height:0;padding-top:-8px;border:solid 1px #999;background:#fff;cursor:pointer;line-height:0;font-size:0}
.numList span.selected{border:solid 1px #fff;background:#fff}
.dch{position:absolute;
	width:225px;heigh:190px;
	left: 351px;
	top: 150px;
	background-color: #000;
}
.scroll_txt{
	position:absolute;
	width:225px;
	heigh:190px;
	/* left: 348px; */
	/* top: 150px; */
	/* background-color: #000; */
}
.scroll_txt .txtbg{position:absolute;width:275px;left:-20px;top:60px;background: rgba(0, 0, 0, .6); padding:130px 25px;}
.scroll_txt .txtcontent{position:absolute;left:10px;top:95px;color:#ccc;width:222px; line-height:30px;font-size:14px;}
.scroll_txt .txtcontent h2{font-size:16px;color:#ccc;font-family:"微软雅黑", "黑体";line-height:24px;padding:0 0 5px;}
.scroll_txt .txtcontent p{padding:5px 0;}
.scroll_txt .txtcontent p span{color:#2d84be;}
.scroll_txt .txtcontent .btn{text-align:center;padding:10px}
.scroll_txt .txtcontent .btn a{background:url(video_0921_02.png) no-repeat;width:94px;height:25px;display:block;margin:0 auto;cursor:pointer;line-height:400px;overflow:hidden}
.txtcontent a{color:#fff;text-decoration:none;}
.txtcontent a:hover{color:#fff;text-decoration:none;}
.txtcontent a:visited{color:#fff;}
.playList{float:right;width:308px;overflow:hidden;}
.playList li{width:290px;height:80px;padding-left:18px;background:url(video_0815_01.png) no-repeat}
.playList li.active{background-position:0 -80px}
.playList li h3{color:#333;font-size:16px;font-family:"微软雅黑", "黑体";line-height:30px;}
.playList li a, .playList li a:visited, .playList li a:hover{color:#333}
.playList li p{color:#898989;padding-right:9px}
.playList li.active a, .playList li.active a:visited, .playList li.active a:hover, .playList li.active p{color:#fff;}




/*焦点大图新的*/
.banner{ width:100%; height:100%; overflow:hidden; position:relative;font-size:0}
.b-img{ height:100%; position:absolute; left:0; top:0;}
.b-img a{ display:block; height:100%; float:left;}
.b-img img{ display:block; height:100%; float:left;width:100%;}
.b-list{ height:50px; padding-top:700px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:36px; height:36px; background:url(02-01-index-jdt-arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-right em{ display:block; width:36px; height:36px; background:url(02-01-index-jdt-arrow.png) -36px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-left .emcss{ background-position:0px -36px;}
.bar-right .emcss{ background-position:-36px -36px;}




/*焦点大图这个不要了*/
  .lubo{ width: 100%; min-width:1000px;clear: both; position: relative; height:368px;}
  .lubo_box{ position: relative; width: 100%; height:759px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:368px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 759px;}

  /*圆点
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #000 !important;}*/

  /*按钮*/
  .lubo_btn{ position: absolute; width: 96%; top: 340px; margin-left:2%;}
  .left_btn, .right_btn{ border-radius:50%;width: 40px; height: 40px; background: #000;opacity: 0.3;filter:alpha(opacity=30); cursor: pointer; color: #fff; line-height: 38px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left;}
  .right_btn{ float: right;}




/*头条*/
.focus-news-list{width:550px; clear:both; position:absolute; margin-left:650px;}
.focus-news-list ul{padding:0;}
.focus-news-list ul li{width:550px; overflow:hidden; height:160px; cursor:pointer;}
.focus-news-list ul li .tu{position:absolute; float:left;width:50px;font-size:42px;margin-top:15px;}
.focus-news-list ul li .img{
	margin-left:60px;
	position: absolute;
	width: 8px;
	height:90px;
	background-image: url(02-01-index-rmzx-shu.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.focus-news-list ul li .xx{font-size:18px;width:450px;text-align: left; height:60px; margin-left:90px; color:#464646; line-height:30px;}
.focus-news-list ul li .txt{width:475px;font-size:28px;margin-left:90px; height:40px; font-weight:bold;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.focus-news-list ul li .txt a{width:475px;font-size:28px; height:40px; color:#000;font-weight:bold;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.focus-news-list ul li.current{height:160px;}
.focus-news-list ul li.current .tu{position:absolute; float:left;width:50px;font-size:42px;margin-right:15px; color:#ff921d;}
.focus-news-list ul li.current .img{margin-left:60px;
	position: absolute;
	width: 8px;
	height:90px;
	background-image: url(02-01-index-rmzx-shu2.png);
	background-repeat: no-repeat;
	background-position: center center;}
.focus-news-list ul li.current .xx{font-size:18px;width:450px;text-align: left; height:60px; margin-left:90px; color:#464646; line-height:30px;}

.focus-news-list ul li.current .txt {width:475px;font-size:28px; color:#ff921d; margin-left:90px;height:40px; font-weight:bold;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.focus-news-list ul li.current .txt a{width:475px;font-size:28px; color:#ff921d;height:40px; font-weight:bold;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.focus-news-list ul li.current .h {color:#ff921d}



/*新闻推荐日历*/
.scrollbox{ width: 1200px; margin: 0 auto; overflow: hidden;}
#scrollDiv{width:1200px;height:100px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{
	height:100px; width:1200px;
	/* background:url(ico-4.gif) no-repeat 10px 23px;  */
	overflow:hidden; vertical-align:bottom; zoom:1;}
#scrollDiv li div{ height:100px; width:1200px; color:#fff; overflow:hidden}
#scrollDiv li div a{ color:#fff; text-decoration:none}

.scroltit{ height:26px; line-height:26px; padding-bottom:4px; margin-bottom:4px;}


#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}







/* 新闻推荐 */
.world-top{width:100%;height:auto}
.outer .outer-cont{width:100%;}
.culture-list-cover{width:100%;padding:72px 0;background:url(02-19-list-bg1.png) 0 0 no-repeat;background-size:cover}
.list-label{background-image:url(02-19-label1.png);background-position:0;background-repeat:no-repeat;background-size:10px 10px}
.list-nav-title{width:162px;background:url(02-19-col-bg.png) 0 0 no-repeat;background-size:cover;height:55px;text-align:center;line-height:55px;color:#fff;font-family:qian;font-size:22px}
.news-list{overflow:hidden}
.news-list .list-cont{width:100%}
.news-list .list-cont .list-top{overflow:hidden}
.news-list .list-cont .list-nav-title{float:left}
.news-list .list-cont .list-crumbs{float:left;margin-left:20px;width:1018px;height:55px;line-height:55px}
.news-list .list-cont .list-main .list-item .list-item-cont{width:807px}
.news-list .list-cont .list-main a { color:#000000;}
.culture-list{width:1200px;overflow:hidden;margin:0 auto}
.culture-list .list-nav{float:left;width:162px;text-align:center}
.culture-list .list-nav ul li{color:#000;font-size:16px;height:50px;line-height:50px;background:#eef1f5;border-top:1px solid #dae9f0;cursor:pointer}.culture-list .list-nav ul li .list-label{padding-left:15px;height:100%}
.culture-list .list-nav ul li.on{color:#4174ec}
.culture-list .list-nav ul li.on .list-label{background-image:url(02-19-label2.png)}
.culture-list .list-search{float:right;width:680px;overflow:hidden;margin-top:11px}
.culture-list .list-search .in{float:left;width:518px;height:34px;border:1px solid #5c72d3;border-radius:5px;padding:0 15px}
.culture-list .list-search .btn{float:left;margin-left:10px;width:125px;height:34px;line-height:34px;background:url(search.png) 38px no-repeat;background-size:16px 16px;padding-left:60px;background-color:#4a71da;border-radius:3px;color:#fff;font-size:14px;cursor:pointer}
.list-cont{float:right;width:1013px}.list-cont.list-cont1{float:none;width:1200px;margin:0 auto}
.list-cont .list-crumbs{height:62px;line-height:62px;background:#fff;padding:0 20px}
.list-cont .list-crumbs a{float:left;cursor:pointer;color:#000}
.list-cont .list-crumbs .list-label{float:left;margin:0 10px;height:100%;width:10px}
.list-cont .list-main{margin-top:15px;background:#fff;padding:20px 30px}
.list-cont .list-main .title{position:relative;height:24px;line-height:24px;padding-left:13px;font-size:22px;color:#5b72d3;margin-bottom:30px}
.list-cont .list-main .title .line-label{width:3px;height:24px;background:#5b72d3;position:absolute;top:0;left:0}
.list-cont .list-main .list-item{cursor:pointer;overflow:hidden;margin-bottom:30px;position:relative;padding-left:333px;height:170px}
.list-cont .list-main .list-item.noimg{padding-left:0}
.list-cont .list-main .list-item.noimg .list-item-cont{float:none;width:100%}
.list-cont .list-main .list-item .img{width:300px;height:170px;float:left;position:absolute;top:0;left:0}
.list-cont .list-main .list-item .date{color:#666;margin-top:10px}
.list-cont .list-main .list-item .list-item-cont{float:right;width:620px}
.list-cont .list-main .list-item .list-item-cont .tl{font-size:24px;line-height:25px;height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.list-cont .list-main .list-item .list-item-cont .tl a{ color:#000}
.list-cont .list-main .list-item .list-item-cont .list-item-txt{margin-top:18px;font-size:14px;line-height:24px;height:72px;overflow:hidden}
.list-cont .list-main .list-item .list-item-cont .list-item-btn{width:134px;height:32px;line-height:32px;color:#fff;background:#e89a24;font-size:14px;cursor:pointer;display:block;text-align:center;margin-top:23px}
.list-cont .list-main .list-item .list-item-cont .list-labels{height:54px;overflow:hidden}
.list-cont .list-main .list-item .list-item-cont .list-labels a{float:left;margin-top:10px;color:#5d73d4;font-size:14px;line-height:16px;margin-right:5px}
.list-cont .list-main .list-bars .list-bars-item{line-height:40px;height:41px;border-bottom:1px dashed #ccc;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-page{text-align:center;margin-top:20px}
.list-page .el-pagination{display:inline-block}



/* 天津名片 */
.outer-tj{width:100%;padding-bottom: 50px;}
.outer-tj .tj-top{width:100%;position:relative;text-align:center;background:#f6fafb}
.outer-tj .tj-top .tj-bg3{width:100%;height:auto;display:block}
.outer-tj .tj-top .tj-bg1{width:auto;height:100%;top:0;right:0;position:absolute}
.outer-tj .tj-top .tj-bg2{height:100%;width:auto;position:absolute;top:0;z-index:2;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.outer-tj .tj-nav{width:100%;background:#ebedf0;height:55px;line-height:55px;text-align:center;position:relative;z-index:10}
.outer-tj .tj-nav a{ color:#000;}
.outer-tj .tj-nav ul{width:1200px;margin:0 auto}
.outer-tj .tj-nav ul li{float:left;width:25%;font-size:24px;color:#000;cursor:pointer}
.outer-tj .tj-nav ul li.nuxt-link-active{color:#fff;background:#536bd1}
.cardTitle{width:1200px;margin:55px auto 35px;height:52px}
.cardTitle img{height:100%;width:auto}
.card{width:1200px;margin:0 auto}
.card .city-ttx{width:100%;margin-bottom:40px;font-size:20px;color:#000;line-height:36px}
.card .city-imgs1{width:100%;overflow:hidden}
.card .city-imgs1 .imgs-fl,.card .city-imgs1 .imgs-fr{float:left;width:655px;height:322px}
.card .city-imgs1 .imgs-fl .img,.card .city-imgs1 .imgs-fr .img{width:100%;height:100%}
.card .city-imgs1 .imgs-fr{margin-left:-110px}.card .city-imgs{width:100%;overflow:hidden;position:relative}
.card .city-imgs .imgs-fl{float:left;width:640px;height:322px;position:relative;overflow:hidden;cursor:pointer;-webkit-transform:skew(-20deg);transform:skew(-20deg);margin-left:-58px}
.card .city-imgs .imgs-fl img{width:120%;height:100%;-webkit-transform:skew(20deg);transform:skew(20deg);position:absolute;top:0;left:-50px}
.card .city-imgs .imgs-fr{margin-right:-58px;top:0;right:0;width:640px;height:322px;position:absolute;overflow:hidden;cursor:pointer;-webkit-transform:skew(-20deg);transform:skew(-20deg)}
.card .city-imgs .imgs-fr img{width:120%;height:100%;-webkit-transform:skew(20deg);transform:skew(20deg);position:absolute;top:0;right:-50px}
.card .build-imgs .build-item{float:left;width:390px;cursor:pointer;height:306px;margin-right:15px;border-radius:10px;position:relative;overflow:hidden}
.card .build-imgs .build-item:nth-child(3n){margin-right:0}
.card .build-imgs .build-item img{width:100%;height:100%}
.card .talk-imgs .talk-item{float:left;width:587px;height:306px;margin-right:26px;border-radius:20px;position:relative;overflow:hidden;cursor:pointer}
.card .talk-imgs .talk-item:nth-child(2n){margin-right:0}
.card .talk-imgs .talk-item img{width:100%;height:100%}
.card .art-imgs .art-item{float:left;cursor:pointer;width:314px;height:306px;margin-right:129px;border-radius:50%;position:relative;overflow:hidden}
.card .art-imgs .art-item:nth-child(3n){margin-right:0}
.card .art-imgs .art-item img{width:100%;height:100%;border-radius:50%}






/* 天津风情 */
.sixteen{position:relative}
.sixteen .bg1{position:absolute;top:-300px;left:0;width:100%}
.sixteen .sixteen-area-cont{width:1200px;margin:0 auto}
.sixteen .sixteen-area-cont .sixteen-area .swiper-container,.sixteen .sixteen-area-cont .sixteen-area .swiper-wrapper{height:100%}
.sixteen .sixteen-area-cont .sixteen-area .swiper-wrapper .swiper-slide{height:100%;border-left:1px solid #dedede;line-height:48px;text-align:center;cursor:pointer;font-size:20px;color:#000}
.sixteen .sixteen-area-cont .sixteen-area .swiper-wrapper .swiper-slide.active{color:#536bd1}
.sixteen .sixteen-area-cont .sixteen-area2{width:100%;height:445px;position:relative}
.sixteen .sixteen-area-cont .sixteen-area-out{width:100%;height:1160px;position:relative}
.sixteen .sixteen-area-cont .sixteen-area-inner{position:absolute;top:0;left:0;width:100%;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.sixteen .sixteen-area-cont .sixteen-area-inner.on{opacity:1}
.sixteen .sixteen-area-cont .sixteen-area-img{margin-top:25px;position:absolute;width:100%;height:100%}
.sixteen .sixteen-area-cont .sixteen-area-img .img1{width:755px;height:430px;position:relative;overflow:hidden}
.sixteen .sixteen-area-cont .sixteen-area-img .img1 img{width:100%;height:100%}
.sixteen .sixteen-area-cont .sixteen-area-img .txt{position:absolute;padding:45px 35px;width:470px;height:430px;right:0;top:20px;background:#536bd1;color:#fff;font-size:22px;line-height:50px}
.sixteen .sixteen-area-cont .sixteen-tour{width:100%;margin-top:45px;height:218px;position:relative;padding-left:78px}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-label{position:absolute;width:78px;height:100%;top:0;left:0;background:#536bd1;color:#fff;font-size:26px;line-height:36px;padding:30px 15px;text-align:center}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-label:after{content:"";position:absolute;width:0;height:0;border:18px solid transparent;border-left-color:#536bd1;right:-36px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}
.sixteen .sixteen-area-cont .sixteen-tour .tour-lunbo{width:100%;height:100%;position:relative}
.sixteen .sixteen-area-cont .sixteen-tour .tour-lunbo .el-carousel__container{height:100%}
.sixteen .sixteen-area-cont .sixteen-tour .tour-lunbo .el-carousel{width:100%;height:100%}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-img{width:100%;height:218px;position:relative;overflow:hidden}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-img img{width:100%;height:100%}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow{z-index:10;position:absolute;top:0;left:50%;width:50%;height:100%;background:rgba(0,0,0,.3);color:#fff}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow .sixteen-tour-txt{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:20px}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow:after{content:"";position:absolute;width:0;height:0;border-color:transparent rgba(0,0,0,.3) rgba(0,0,0,.3) transparent;border-style:solid;border-width:109px 55px;top:0;left:-110px}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow span{display:inline-block;padding:0 18px;height:35px;line-height:35px;background:rgba(0,0,0,.6);border-radius:20px;font-size:22px}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow .sixteen-tour-activity{position:relative;padding-left:95px;margin-top:10px}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow .sixteen-tour-activity i{position:absolute;left:0;top:0}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow .sixteen-tour-activity p{width:100%;height:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow .sixteen-tour-activity,.sixteen .sixteen-area-cont .sixteen-tour .sixteen-tour-shadow .sixteen-tour-time{font-size:20px;height:32px;line-height:32px}
.sixteen .sixteen-area-cont .sixteen-tour-glimpse .title{padding:35px 0 35px 15px;position:relative;font-size:22px;line-height:22px;color:#536bd1}
.sixteen .sixteen-area-cont .sixteen-tour-glimpse .title:before{content:"";position:absolute;top:35px;height:22px;width:6px;background:#536bd1;left:0}
.sixteen .sixteen-area-cont .sixteen-tour-glimpse .imgs{overflow:hidden}
.sixteen .sixteen-area-cont .sixteen-tour-glimpse .imgs .img{width:590px;height:360px;float:left;position:relative;overflow:hidden;margin-right:20px}
.sixteen .sixteen-area-cont .sixteen-tour-glimpse .imgs .img:nth-child(2n){margin-right:0}
.sixteen .sixteen-area-cont .sixteen-tour-glimpse .imgs .img img{width:100%;height:100%}
.sixteen .sixteen-accordion{width:1200px;margin:0 auto}
.sixteen .sixteen-accordion .banner ul li,.sixteen .sixteen-accordion .banner ul li img,.sixteen .sixteen-accordion .wh{width:960px;height:400px}
.sixteen .sixteen-accordion .banner{width:100%;height:400px;margin-bottom:22px;padding-right:40px;position:relative}
.sixteen .sixteen-accordion .banner ul{height:100%;position:relative;top:0;left:0;overflow:hidden}
.sixteen .sixteen-accordion .banner ul li{position:absolute;border-left:1px solid #fff;-webkit-transition:all .3s ease-out .3s;transition:all .3s ease-out .3s}
.sixteen .sixteen-accordion .banner ul li:first-child em{bottom:0}
.sixteen .sixteen-accordion .banner .show{width:40px;height:400px;background:#536bd1;position:absolute;z-index:1;-webkit-transition:all 1s ease-out .3s;transition:all 1s ease-out .3s;font-size:18px;line-height:20px;padding:20px 10px;border-right:1px solid #fff;overflow:hidden}



/*16区*/
.left,.center,.l,.right,.r{display:inline;float:left;}
.right,.r{float:right;}
.fontArial{font-family:'Arial'}
.b{font-weight:bold;}/* 加粗 */
.blank5,.blank8{height:5px;font-size:1px;}
li.nodot{background:none!important;padding-left:0px!important;}/* 去掉列表前缀 */
.area{width:980px;}/*总体宽度*/
.menuA li,#contentE .btns a{background:url(02-07-icon.png) no-repeat}
/* E板块CSS样式 */
#contentE .left .list12 li {
padding-left:14px;
}
#channelNav{display:none;}
#contentE .pic,.same .pic,.pubFun .pp li{position:relative;}
#contentE .label{position:absolute;top:140px;left:21px;_left:2px;height:15px;width:120px;margin:0 auto;color:#FFF;line-height:14px;text-align:right;padding:3px 5px 0 0}
#contentE .label i{position:absolute;height:18px;width:120px;left:0;top:0;background:#000;filter:alpha(opacity=60);opacity: 0.60;}
#contentE .label em,.same .pic .label em,.pubFun .pp .label em{margin:0;position:relative;z-index:2;color:#FFF;font:12px/14px "宋体";margin-right:3px;}

#contentE{width:1200px;margin:0 auto;border:1px #E2E2E2 solid;}
#contentE .left{width:135px;height:48px}
#contentE .bord{width:135px;height:48px;}
#contentE .left h2{height:20px;padding:8px 17px 0}
#contentE .left .info{border-left:1px solid #dedede;line-height:48px;text-align:center;cursor:pointer;font-size:20px;width:134px; float:left;}
#contentE .left .info2{border-left:1px solid #dedede;line-height:48px;text-align:center;cursor:pointer;font-size:20px;width:134px; float:left;color:#536bd1;}
#contentE .left .pic span{display:block;margin:9px auto 2px;line-height:20px}
#contentE .left .line{width:89%}
#contentE .left .list12 ul{width:131px;margin:9px auto 0}
#contentE .left .list12 li{padding-left:12px}
#contentE .left .more{padding-right:15px;line-height:22px}

#contentE .btns{position:relative;height:1px;font-size:0}
#contentE .btns a{position:absolute;background-position:0 0;width:60px;height:48px;top:-48px;left:0;}
#contentE .btns .down{background-position:-60px 0;left:auto;right:0;border-left:1px solid #dedede;}
#contentE .btns a:hover.up{background-position:0 0}
#contentE .btns a:hover.down{background-position:-60px 0; border-left:1px solid #dedede;}
#contentE .btns .uN,#contentE .btns  a:hover.uN{background-position:0 0}
#contentE .btns .dN,#contentE .btns  a:hover.dN{background-position:-60px 0;border-left:1px solid #dedede;}

#contentE .cons{width:1078px;overflow:hidden;position:relative;height:48px; margin-left:60px;}
#contentE .con{float:left;width:9999px;position:absolute;left:0;top:0;}






/*16手风琴*/
.flash{ width:1200px; height:400px; margin:0 auto; overflow:hidden;}
.flash .con{ width:1200px; height:400px;}
.flash .con ul li{ width:41px; height:400px; position:relative; overflow:hidden; float:left; text-align:center;}
.flash .con ul li.current{ width:955px;}
.flash .con ul li .title{width:41px;height:400px;background:#536bd1;position:absolute;z-index:1;-webkit-transition:all 1s ease-out .3s;transition:all 1s ease-out .3s;font-size:18px;line-height:20px;padding:20px 10px;border-right:1px solid #fff;overflow:hidden; color:#FFF; cursor:pointer;}
.show{ position:absolute; left:20px; top:0; width:955px; height:400px;}
.show img{ width:913px; height:400px; float:left;}

@keyframes zq{ from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@-webkit-keyframes zq{ from{-webkit-transform:rotate(0deg);}
to{-webkit-transform:rotate(360deg);}
}
.ck{ width:40px; color:#fff; font-size:14px; cursor:pointer; background:#3d53b2; float:right;padding:170px 8px 154px 12px;word-break:break-all;}
.ck a{
	color: #fff;
	text-decoration: none;
}






/* 全景天津 */
.allAngle{width:1200px;margin:50px auto 0}
.allAngle .allAngle-five{width:100%}
.allAngle .allAngle-five .five-item{width:585px;float:left;padding:15px 15px 0;box-shadow:1px 2px 20px rgba(0,0,0,.3);margin-right:30px;margin-top:25px;cursor:pointer}
.allAngle .allAngle-five .five-item:first-child,.allAngle .allAngle-five .five-item:nth-child(2){margin-top:0}
.allAngle .allAngle-five .five-item:nth-child(2n){margin-right:0}
.allAngle .allAngle-five .five-item .img{width:100%;height:370px;position:relative;overflow:hidden}
.allAngle .allAngle-five .five-item .img img{width:100%;height:100%}
.allAngle .allAngle-five .five-item .txt{line-height:85px;height:85px;font-size:26px;color:#333;text-align:center;overflow:hidden}





/* 乐宿津沽 */
.lifeIntro{width:1200px}
.lifeIntro .view-intro{width:100%;height:222px;overflow:hidden;position:relative}
.lifeIntro .view-intro .bg{width:100%;height:100%}
.lifeIntro .view-intro:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(245,144,41,.5);z-index:1}
.lifeIntro .view-intro .txt{position:absolute;top:15px;left:15px;right:15px;bottom:15px;border:2px solid #fff;padding:40px;color:#fff;font-size:21px;line-height:40px;z-index:2}
.sleep {width:1200px;margin:50px auto 0}.sleep .sleep-hotel{overflow:hidden}
.sleep .sleep-hotel .hotel-item{cursor:pointer;width:588px;float:left;margin-right:24px;border:2px solid #536bd1;padding:4px;margin-bottom:25px}
.sleep .sleep-hotel .hotel-item:nth-child(2n){margin-right:0}
.sleep .sleep-hotel .hotel-item .img{float:left;width:260px;height:200px}
.sleep .sleep-hotel .hotel-item .img a{width:100%;height:100%}
.sleep .sleep-hotel .hotel-item .img img{width:100%;height:100%}
.sleep .sleep-hotel .hotel-item .hotel-txt{width:280px;float:left;margin-left:25px}
.sleep .sleep-hotel .hotel-item .hotel-txt .title{font-size:18px;padding:15px 0;border-bottom:1px solid #ddd;overflow:hidden;line-height:24px}
.sleep .sleep-hotel .hotel-item .hotel-txt .title span{float:left}
.sleep .sleep-hotel .hotel-item .hotel-txt .title span.rank{display:inline-block;background:url(02-11-jdxj.png) 0 0 no-repeat;background-size:100% 100%;padding:0 5px;color:#fff;font-size:12px;margin-left:5px}
.sleep .sleep-hotel .hotel-item .hotel-txt .title span.tl{display:inline-block;max-width:225px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px}
.sleep .sleep-hotel .hotel-item .hotel-txt .title span.tl a{color:#000;}
.sleep .sleep-hotel .hotel-item .hotel-txt .hotel-mes{overflow:hidden;line-height:25px;margin-top:15px}
.sleep .sleep-hotel .hotel-item .hotel-txt .hotel-mes .icon{float:left;width:25px;height:25px}
.sleep .sleep-hotel .hotel-item .hotel-txt .hotel-mes .ttx{margin-left:10px;width:240px;line-height:25px;height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;display:inline-block}.sleep .sleep-agritainment .agritainment-top{overflow:hidden}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1{cursor:pointer;float:left;width:394px;margin-left:9px;background:url(02-11-tpbj.png) 0 0 no-repeat;background-size:100% 100%;padding:11px 7px 30px}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1:first-child{margin-left:0}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .img{width:100%;height:243px}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .img a{width:100%;height:100%}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .img img{width:100%;height:100%}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .txt{padding:0 15px}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .txt .title{padding:15px 0;line-height:25px;height:55px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:20px;border-bottom:1px solid #ddd}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .txt .title a{color:#000}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .txt .label{margin:15px 0}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .txt .label span{display:inline-block;padding:0 10px;border:1px solid #536bd1;border-radius:20px;font-size:16px;color:#536bd1}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .txt .mes{overflow:hidden;margin-top:15px}.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .txt .mes .icon{width:28px;height:28px;float:left}
.sleep .sleep-agritainment .agritainment-top .agritainment-item1 .txt .mes .ttx{float:left;width:312px;margin-left:10px;line-height:28px;height:28px;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.sleep .sleep-agritainment .agritainment-bom {margin-top:60px;overflow:hidden}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2-first{width:290px;height:245px;float:left;background:#fff}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2-first .img{width:206px;height:228px;margin-left:65px;margin-top:8px}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2{float:left;background:url(02-11-tpbj.png) 0 0 no-repeat;background-size:100% 100%;padding:7px;position:relative;cursor:pointer;margin-left:10px;margin-bottom:10px}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2 a {width:100%;height:100%}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2 .img,.sleep .sleep-agritainment .agritainment-bom .agritainment-item2 .img img{width:100%;height:100%}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2:hover .name{opacity:1}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2 .name{position:absolute;bottom:7px;left:7px;right:7px;padding:0 20px;background:rgba(0,0,0,.6);color:#fff;font-size:18px;line-height:38px;height:38px;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2:nth-child(2),.sleep .sleep-agritainment .agritainment-bom .agritainment-item2:nth-child(3){width:445px;height:245px}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2:nth-child(4),.sleep .sleep-agritainment .agritainment-bom .agritainment-item2:nth-child(5){height:305px}
.sleep .sleep-agritainment .agritainment-bom .agritainment-item2:nth-child(4){margin-left:0;width:475px}.sleep .sleep-agritainment .agritainment-bom .agritainment-item2:nth-child(5){width:555px}
.sleep .sleep-agritainment .agritainment-bom .agritainment-more{background:url(02-11-tpbj.png) 0 0 no-repeat;background-size:100% 100%;padding:7px;width:138px;height:305px;float:left;cursor:pointer;margin-left:10px}
.sleep .sleep-agritainment .agritainment-bom .agritainment-more .img{width:42px;height:150px;margin-left:40px;margin-top:60px}
.sleep-gap{width:913px;margin:80px auto;overflow:hidden;background:url(02-11-title-heng.png) 0 0 no-repeat;background-size:100% 100%;height:10px;position:relative;overflow:visible}
.sleep-gap .sleep-name{width:160px;background:#fff;height:40px;overflow:visible}
.sleep-gap .sleep-name,.sleep-gap .sleep-name .top{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.sleep-gap .sleep-name .top{top:-35px;overflow:hidden;width:210px}
.sleep-gap .sleep-name .top .cai{float:left;height:18px;margin-top:8px}
.sleep-gap .sleep-name .top .name{color:#536bd1;font-size:34px;float:left;margin:0 10px;width:136px;text-align:center}
.sleep-gap .sleep-name .bom{font-size:17px;color:#536bd1;position:absolute;top:10px;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-weight:700}
.leisure-more{
	height: 40px;
	width: auto;
	display: block;
	margin: 30px auto;
	text-align: center;
}
.span-more{color:#536bd1;font-size:16px;width:72px;height:23px;border:1px solid #536bd1;line-height:21px;text-align:center;background:#fff;cursor:pointer}





/*乐活津沽*/
.view{width:1200px;margin:50px auto 0}
.view .view-theme{width:100%}
.view .view-theme .theme-title{width:100%;height:90px;padding:30px 0;line-height:30px;position:relative}
.view .view-theme .theme-title .icon{float:left;height:27px;width:auto;margin-top:-2px}
.view .view-theme .theme-title .title-cont{float:left}
.view .view-theme .theme-title .title-cont li{float:left;color:#000;font-size:18px;margin-left:30px;position:relative;cursor:pointer}
.view .view-theme .theme-title .title-cont li:first-child{margin-left:40px}
.view .view-theme .theme-title .title-cont li.on:before{content:"";position:absolute;width:100%;height:3px;background:#536bd1;bottom:-7px;left:0}
.view .view-theme .theme-title .more{position:absolute;color:#536bd1;font-size:16px;width:72px;height:23px;border:1px solid #536bd1;line-height:21px;text-align:center;right:0;background:#fff;cursor:pointer;top:33px}
.view .view-theme .theme-img-cont{width:100%;height:440px;position:relative}
.view .view-theme .theme-img-cont .theme-img{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}
.view .view-theme .theme-img-cont .theme-img.on{opacity:1}
.view .view-theme .theme-img-cont .theme-img .img-item{float:left;width:393px;height:215px;margin-right:10px;position:relative;overflow:hidden;margin-top:10px}
.view .view-theme .theme-img-cont .theme-img .img-item:nth-child(3n){margin-right:0}
.view .view-theme .theme-img-cont .theme-img .img-item img{width:100%;height:100%}
.view .view-theme .theme-img-cont .theme-img .img-item .txt{position:absolute;bottom:0;color:#fff;font-size:16px;background:rgba(0,0,0,.5);width:100%;height:40px;line-height:40px;padding:0 10px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.view .view-recommend{margin-top:65px}
.view .view-recommend .recommend-cont{width:100%;overflow:hidden}
.view .view-recommend .recommend-cont .recommend-item1{width:270px;height:466px;position:relative;overflow:hidden;float:left}
.view .view-recommend .recommend-cont .recommend-item1 .img{width:100%;height:100%}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:180px;height:340px;background:rgba(0,0,0,.3)}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr{position:absolute}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl:before,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br:before,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl:before,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr:before{content:"";width:47px;height:1px;background:#fff;position:absolute}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr:after{content:"";width:1px;height:52px;background:#fff;position:absolute}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr{top:10px}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl:before,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr:before{top:0}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br{bottom:10px}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl:before,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br:before{bottom:0}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl{left:10px}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .bl:before,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tl:before{left:0}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr{right:10px}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .br:before,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr:after,.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .tr:before{right:0}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .title{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:50px;font-size:33px;color:#fff;width:35px;line-height:39px}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt .txt{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:50px;font-size:25px;color:#fff;line-height:30px;width:25px}
.view .view-recommend .recommend-cont .recommend-item2{width:310px;height:466px;float:left}
.view .view-recommend .recommend-cont .recommend-item2 .recommend-bom,.view .view-recommend .recommend-cont .recommend-item2 .recommend-top{width:100%;height:233px;position:relative;overflow:hidden}
.view .view-recommend .recommend-cont .recommend-item2 .recommend-bom,.view .view-recommend .recommend-cont .recommend-item2 .recommend-top a {width:100%;height:233px;position:relative;overflow:hidden}
.view .view-recommend .recommend-cont .recommend-item2 .recommend-bom .img,.view .view-recommend .recommend-cont .recommend-item2 .recommend-top .img{width:100%;height:100%}
.view .view-recommend .recommend-cont .recommend-item2 .recommend-bom:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:2}
.view .view-recommend .recommend-cont .recommend-item2 .recommend-bom .txt{position:absolute;top:0;left:0;width:100%;height:100%;padding:35px 30px;z-index:3}
.view .view-recommend .recommend-cont .recommend-item2 .recommend-bom .txt .title{color:#536bd1;font-size:20px}
.view .view-recommend .recommend-cont .recommend-item2 .recommend-bom .txt .word{font-size:14px;color:#444;text-indent:2em;margin-top:25px;line-height:24px;height:72px;overflow:hidden}
.view .view-recommend .recommend-cont .recommend-item2 .recommend-bom .txt .btn{display:block;width:105px;height:28px;line-height:28px;background:rgba(227,153,34,.8);color:#fff;text-align:center;margin:15px auto 0;font-size:14px;cursor:pointer;border-radius:20px}








/*乐购津沽*/
.buy{width:1200px;margin:50px auto 0}
.buy .buy-goods{overflow:hidden;padding:10px 0}
.buy .buy-goods .goods-item{float:left;width:150px;margin-right:25px;box-shadow:1px 2px 15px rgba(0,0,0,.2);cursor:pointer}
.buy .buy-goods .goods-item:nth-child(7n){margin-right:0}
.buy .buy-goods .goods-item .img{width:100%;height:140px}
.buy .buy-goods .goods-item .img a{width:100%;height:140px}
.buy .buy-goods .goods-item .img img{width:100%;height:100%}
.buy .buy-goods .goods-item .name{line-height:50px;height:50px;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;padding:0 5px}
.buy .buy-strategy{overflow:hidden;padding:10px 0}
.buy .buy-strategy .strategy-item{float:left;width:386px;margin-right:21px;box-shadow:1px 2px 15px rgba(0,0,0,.2);cursor:pointer}
.buy .buy-strategy .strategy-item:nth-child(3n){margin-right:0}
.buy .buy-strategy .strategy-item .img{width:100%;height:280px}
.buy .buy-strategy .strategy-item .img a{width:100%;height:280px}
.buy .buy-strategy .strategy-item .img img{width:100%;height:100%}
.buy .buy-strategy .strategy-item .name{line-height:34px;height:108px;font-size:20px;padding:20px;overflow:hidden}
.buy .buy-markets .markets-item{box-shadow:1px 2px 15px rgba(0,0,0,.2);overflow:hidden;margin-bottom:30px}
.buy .buy-markets .markets-item .img{width:385px;height:206px;float:left}.buy .buy-markets .markets-item .img img{width:100%;height:100%}
.buy .buy-markets .markets-item .txt{width:815px;float:left}
.buy .buy-markets .markets-item .txt .top{padding:30px;border-bottom:1px solid #ededed}
.buy .buy-markets .markets-item .txt .top .icon{width:20px;height:25px;margin-top:8px}
.buy .buy-markets .markets-item .txt .top .name{width:700px;margin-left:10px;height:35px;line-height:35px;font-size:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.buy .buy-markets .markets-item .txt .top .site{margin-top:20px;height:30px;line-height:30px;overflow:hidden}
.buy .buy-markets .markets-item .txt .top .site span{float:left;width:600px;font-size:20px;height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}
.buy .buy-markets .markets-item .txt .top .site a{font-size:14px;float:right;height:30px;color:#fff;cursor:pointer;background:#536bd1;border-radius:15px;width:110px;text-align:center}
.buy .buy-markets .markets-item .txt .bom{height:60px;line-height:60px;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 30px}



/*详细页*/
.detail {background:url(02-23-list-bg2.png) 0 0 repeat-y;padding-top:20px}
.detail .list-cont{width:1200px;float:none;margin:0 auto 15px}
.detail .list-cont .list-crumbs{padding:0 60px}
.detail .list-cont .list-crumbs a:last-child{cursor:auto}
.detail .detail-cont{width:1200px;margin:0 auto;background:#fff;padding:0 60px}
.detail .detail-cont .detail-name .title{font-size:24px;line-height:34px}
.detail .detail-cont .detail-name .mes{color:#696969;font-size:18px;margin-top:20px}
.detail .detail-cont .cont{border-top:1px dashed #cdcdcd;margin-top:30px;padding:30px 0}




/*乐游津沽*/
.view .view-theme .view-mes{text-indent:2em;font-size:18px;line-height:30px}
.view .view-theme .title-cont{margin:30px 0 10px}
.view .view-theme .title-cont.vw li:first-child{margin-left:0}
.view .view-theme .title-cont li{float:left;color:#000;font-size:18px;margin-left:30px;position:relative;cursor:pointer}
.view .view-theme .title-cont li:first-child{margin-left:40px}
.view .view-theme .title-cont li.on:before{content:"";position:absolute;width:100%;height:3px;background:#536bd1;bottom:-7px;left:0}
.view .view-theme .theme-img-cont{width:100%;height:440px;position:relative}
.view .view-theme .theme-img-cont .theme-img{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}
.view .view-theme .theme-img-cont .theme-img.on{opacity:1}
.view .view-theme .theme-img-cont .theme-img .img-item{float:left;width:393px;height:215px;margin-right:10px;position:relative;overflow:hidden;margin-top:10px}
.view .view-theme .theme-img-cont .theme-img .img-item a{float:left;width:393px;height:215px;position:relative;overflow:hidden;}
.view .view-theme .theme-img-cont .theme-img .img-item:nth-child(3n){margin-right:0}
.view .view-theme .theme-img-cont .theme-img .img-item img{width:100%;height:100%}
.view .view-theme .theme-img-cont .theme-img .img-item .txt{position:absolute;bottom:0;color:#fff;font-size:16px;background:rgba(0,0,0,.5);width:100%;height:40px;line-height:40px;padding:0 10px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.view .view-recommend{margin-top:65px}.view .view-recommend .recommend-cont{width:100%;overflow:hidden}
.view .view-recommend .recommend-cont .recommend-item1{width:270px;height:466px;position:relative;overflow:hidden;float:left}
.view .view-recommend .recommend-cont .recommend-item1 .img{width:100%;height:100%}
.view .view-recommend .recommend-cont .recommend-item1 .recommend-txt{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:180px;height:340px;background:rgba(0,0,0,.3)}





/*乐食津沽*/
.food{width:1200px;margin:50px auto 0}
.food .food-te{overflow:hidden}
.food .food-te .te-item{cursor:pointer;float:left;width:388px;margin-right:12px;line-height:23px;margin-bottom:40px}
.food .food-te .te-item:nth-child(3n){margin-left:0}
.food .food-te .te-item .img{width:100%;height:224px;overflow:hidden}
.food .food-te .te-item .img a{width:100%;height:224px;overflow:hidden}
.food .food-te .te-item .img img{width:100%;height:100%;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.food .food-te .te-item:hover .img img{-webkit-transform:scale(1.3);transform:scale(1.3)}
.food .food-te .te-item .title{font-size:22px;height:23px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:10px}
.food .food-te .te-item .intro{margin-top:10px;font-size:16px;height:46px;overflow:hidden}
.food .food-jin{overflow:hidden;padding:50px 0 0}
.food .food-jin .jin-item{float:left;width:216px;height:298px;margin-right:30px;margin-bottom:60px;position:relative;cursor:pointer}
.food .food-jin .jin-item:nth-child(5n){margin-right:0}
.food .food-jin .jin-item:hover .img img{-webkit-transform:scale(1.3);transform:scale(1.3)}
.food .food-jin .jin-item .title{width:88px;height:88px;border-radius:50%;background:#536bd1;color:#fff;font-size:20px;display:table;position:absolute;top:-44px;left:64px;z-index:5}
.food .food-jin .jin-item .title i{display:table-cell;vertical-align:middle;text-align:center;padding:0 5px;-webkit-transition:all 1s ease;transition:all 1s ease;max-width:88px;max-height:88px}
.food .food-jin .jin-item .img{width:100%;height:100%;position:relative;overflow:hidden}
.food .food-jin .jin-item .img a{width:100%;height:100%;position:relative;overflow:hidden}
.food .food-jin .jin-item .img img{width:100%;height:100%;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.food .food-jin .jin-item .img .top-fl{border-color:#fff transparent transparent #fff;left:0}
.food .food-jin .jin-item .img .top-fl,.food .food-jin .jin-item .img .top-fr{position:absolute;width:0;height:0;border-style:solid;border-width:34px 54px;top:0;z-index:2}
.food .food-jin .jin-item .img .top-fr{border-color:#fff #fff transparent transparent;right:0}
.food .food-jin .jin-item .img .bom-fl{border-color:transparent transparent #fff #fff;left:0}
.food .food-jin .jin-item .img .bom-fl,.food .food-jin .jin-item .img .bom-fr{position:absolute;width:0;height:0;border-style:solid;border-width:34px 54px;bottom:0;z-index:2}
.food .food-jin .jin-item .img .bom-fr{border-color:transparent #fff #fff transparent;right:0}
.food .food-can .can-tab{overflow:hidden;position:relative}
.food .food-can .can-tab .tab-item{float:left;display:inline-block;padding:0 15px;line-height:30px;background:#ebebeb;color:#6a6a6a;font-size:20px;border-radius:15px;margin-right:30px;cursor:pointer}
.food .food-can .can-tab .tab-item.on,.food .food-can .can-tab .tab-item:hover{background:#536bd1;color:#fff}
.food .food-can .can-tab .span-more{position:absolute;top:3px;right:0}
.can-cont .can-item{overflow:hidden;margin-top:50px}
.can-cont .can-item .img{float:left;width:562px;height:310px;margin-right:40px;overflow:hidden;cursor:pointer}
.can-cont .can-item .img:hover img{-webkit-transform:scale(1.3);transform:scale(1.3)}
.can-cont .can-item .img a{;width:562px;height:310px}
.can-cont .can-item .img img{width:100%;height:100%;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.can-cont .can-item .can-ttx{width:598px;float:left}
.can-cont .can-item .can-ttx .title{color:#536bd1;font-size:28px;height:28px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.can-cont .can-item .can-ttx .title a{color:#536bd1;}
.can-cont .can-item .can-ttx .intro{margin-top:25px;font-size:18px;line-height:34px;height:102px;overflow:hidden}
.can-cont .can-item .can-ttx .mes-out{height:20px;margin-top:25px;overflow:hidden}
.can-cont .can-item .can-ttx .mes{position:relative;padding-left:30px;line-height:20px;height:20px;font-size:18px}
.can-cont .can-item .can-ttx .mes .icon{position:absolute;top:0;left:0}
.can-cont .can-item .can-ttx .btn{width:134px;height:40px;line-height:40px;color:#fff;background:#ff9d2a;font-size:18px;padding:0 20px;background-image:url(02-13-lsjg-food-right.png);background-position:105px 13px;background-repeat:no-repeat;background-size:14px 16px;margin-top:25px;cursor:pointer}
.tour-imgTl{height:102px; width:272px;display:block;margin:50px auto}





/*文旅视界*/
.world-index .world-top{width:100%;height:auto}
.world-cont{width:1200px;margin:0 auto}
.world-cont .world-news{width:100%}
.world-cont .world-news .news-item{float:left;cursor:pointer}
.world-cont .world-news .news-item .news-fl{width:550px;height:342px;position:relative;overflow:hidden}
.world-cont .world-news .news-item .news-fl a {width:550px;height:342px;position:relative;overflow:hidden}
.world-cont .world-news .news-item .news-fl .img{width:100%;height:100%}
.world-cont .world-news .news-item .news-fl .intro{position:absolute;left:0;width:100%;bottom:0;background:rgba(0,0,0,.5);color:#fff;padding:15px 25px}
.world-cont .world-news .news-item .news-fl .intro .title,.world-cont .world-news .news-item .news-fl .intro .txt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.world-cont .world-news .news-item .news-fl .intro .title{font-size:20px;height:30px;line-height:30px}
.world-cont .world-news .news-item .news-fl .intro .title a{color:#fff;}
.world-cont .world-news .news-item .news-fl .intro .txt{font-size:14px;margin-top:5px;height:20px;line-height:20px}
.world-cont .world-news .news-item .news-fr{width:600px;margin-left:50px;float:left;color:#000;padding-bottom:25px;border-bottom:1px solid #eee;margin-bottom:25px}
.world-cont .world-news .news-item .news-fr .title{font-size:20px;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.world-cont .world-news .news-item .news-fr .title a{ color:#000}
.world-cont .world-news .news-item .news-fr .txt{font-size:14px;line-height:20px;height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:10px}
.world-cont .world-report{width:100%}
.world-cont .world-report .report-item{width:386px;float:left;margin-left:21px;box-shadow:1px 2px 15px rgba(0,0,0,.2);cursor:pointer}
.world-cont .world-report .report-item:first-child{margin-left:0}
.world-cont .world-report .report-item .report-img{width:100%;height:230px;overflow:hidden;position:relative}
.world-cont .world-report .report-item .report-img a{width:100%;height:230px;}
.world-cont .world-report .report-item .report-img .img{width:100%;height:100%}
.world-cont .world-report .report-item .intro{width:100%;padding:35px 15px;color:#000}
.world-cont .world-report .report-item .intro .title{font-size:20px;line-height:34px;height:68px;overflow:hidden}
.world-cont .world-report .report-item .intro .title a{ color:#000}
.world-cont .world-report .report-item .intro .txt{margin-top:35px;font-size:14px;line-height:25px;height:120px;overflow:hidden}
.world-cont .world-special1{width:100%;height:490px}
.world-cont .world-special1 .el-carousel{width:100%;height:100%}.world-cont .world-special1 .el-carousel .el-carousel__container{height:100%}
.world-cont .world-special1 .el-carousel .el-carousel__arrow{width:50px;height:100px;border-radius:0;background:rgba(0,0,0,.3);font-weight:700;font-size:40px}
.world-cont .world-special1 .el-carousel .el-carousel__arrow--left{left:0}
.world-cont .world-special1 .el-carousel .el-carousel__arrow--right{right:0}
.world-cont .world-special1 .el-carousel .el-carousel__item{width:100%;height:100%}
.world-cont .world-special1 .el-carousel .el-carousel__item .lunbo1-item{cursor:pointer;width:100%;height:100%;position:relative}
.world-cont .world-special1 .el-carousel .el-carousel__item .lunbo1-item .lunbo1-img{width:100%;height:100%}
.world-cont .world-special1 .el-carousel .el-carousel__item .lunbo1-item .special-intro{position:absolute;left:0;width:100%;bottom:0;padding:15px 50px;color:#fff;background:rgba(0,0,0,.3)}
.world-cont .world-special1 .el-carousel .el-carousel__item .lunbo1-item .special-intro .title{position:relative;padding-left:20px;height:22px;line-height:22px;font-size:20px}
.world-cont .world-special1 .el-carousel .el-carousel__item .lunbo1-item .special-intro .title:before{content:"";position:absolute;top:0;width:5px;height:100%;background:#fff;left:0}.world-cont .world-special1 .el-carousel .el-carousel__item .lunbo1-item .special-intro .txt{font-size:14px;line-height:23px;height:46px;overflow:hidden;margin-top:6px}
.world-cont .world-special2{margin-top:55px}
.world-cont .world-special2 .special2-item{float:left;margin-right:3px;margin-bottom:3px;height:260px;overflow:hidden}.world-cont .world-special2 .special2-item:nth-child(3n){margin-right:0}
.world-cont .world-special2 .special2-item .special2-item1,.world-cont .world-special2 .special2-item .special2-item2,.world-cont .world-special2 .special2-item .special2-item3{height:100%}
.world-cont .world-special2 .special2-item .special2-item1 .img,.world-cont .world-special2 .special2-item .special2-item2 .img,.world-cont .world-special2 .special2-item .special2-item3 .img{position:relative;width:100%;height:100%}
.world-cont .world-special2 .special2-item .special2-item1 .img img,.world-cont .world-special2 .special2-item .special2-item2 .img img,.world-cont .world-special2 .special2-item .special2-item3 .img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%}
.world-cont .world-special2 .special2-item .special2-item1,.world-cont .world-special2 .special2-item .special2-item4{width:198px;cursor:pointer}.world-cont .world-special2 .special2-item .special2-item1{position:relative}
.world-cont .world-special2 .special2-item .special2-item1 .img img{max-height:110%}
.world-cont .world-special2 .special2-item .special2-item1 .intro{background:rgba(68,101,197,.9);color:#fff;position:absolute;padding:14px 17px;top:0;left:0;width:100%;height:100%}
.world-cont .world-special2 .special2-item .special2-item1 .intro:before{content:"";position:absolute;top:14px;left:17px;right:17px;bottom:14px;border:1px solid #fff}
.world-cont .world-special2 .special2-item .special2-item1 .intro .icon{width:48px;height:48px;position:absolute;top:80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.world-cont .world-special2 .special2-item .special2-item1 .intro .txt{font-size:26px;position:absolute;bottom:75px;width:100%;left:0;text-align:center}
.world-cont .world-special2 .special2-item .special2-item2{width:598px}
.world-cont .world-special2 .special2-item .special2-item3{width:398px}
.world-cont .world-special2 .special2-item .special2-item2,.world-cont .world-special2 .special2-item .special2-item3{cursor:pointer}
.world-cont .world-special2 .special2-item .special2-item2 .img img,.world-cont .world-special2 .special2-item .special2-item3 .img img{max-width:110%}
.world-cont .world-special2 .special2-item .special2-item4{height:100%;background:#da7c43;color:#fff;font-size:26px;text-align:center;position:relative;cursor:pointer}
.world-cont .world-special2 .special2-item .special2-item4 .txt{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;position:relative}
.world-cont .world-special2 .special2-item .special2-item4 .txt div{margin-top:40px}
.world-cont .world-special2 .special2-item .special2-item4 .txt:after{content:"";width:35px;height:2px;background:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.world-cont .world-show .show-item{width:100%;float:left;box-shadow:1px 2px 15px rgba(0,0,0,.2)}
.world-cont .world-show .show-item:nth-child(2n){margin-right:0}
.world-cont .world-show .show-item.cursor{cursor:pointer}
.world-cont .world-show .show-item .img{width:100%;height:287px;position:relative;overflow:hidden}.world-cont .world-show .show-item .img img{width:100%;height:100%}
.world-cont .world-show .show-item .intro{padding:25px}
.world-cont .world-show .show-item .intro .title{color:#536bd1;font-size:20px;height:30px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.world-cont .world-show .show-item .intro .txt{padding-right:125px;position:relative}
.world-cont .world-show .show-item .intro .txt .detail{width:120px;height:34px;background:#e8a24f;color:#fff;line-height:34px;text-align:center;cursor:pointer;border-radius:20px;display:inline-block;position:absolute;top:-10px;right:0}
.world-cont .world-show .show-item .intro .txt .address,.world-cont .world-show .show-item .intro .txt .time{height:20px;line-height:20px;overflow:hidden;font-size:14px;position:relative}
.world-cont .world-show .show-item .intro .txt .address .icon,.world-cont .world-show .show-item .intro .txt .time .icon{position:absolute;width:15px;left:0}
.world-cont .world-show .show-item .intro .txt .time{margin-top:15px;padding-left:25px}.world-cont .world-show .show-item .intro .txt .time .icon{top:2px}
.world-cont .world-show .show-item .intro .txt .address{margin-top:5px;padding-left:25px}
.world-cont .world-show .show-item .intro .txt .address .icon{top:1px}.world-cont .world-relic{width:100%}
.world-cont .world-relic .relic-item{float:left;width:390px;padding:2px;box-shadow:1px 2px 15px rgba(0,0,0,.2);margin-top:20px;margin-right:15px;cursor:pointer}
.world-cont .world-relic .relic-item:nth-child(3n){margin-right:0}.world-cont .world-relic .relic-item .img{position:relative;height:290px;overflow:hidden}
.world-cont .world-relic .relic-item .img img{width:100%;height:100%}
.world-cont .world-relic .relic-item .txt{height:55px;line-height:55px;font-size:16px;color:#fff;text-align:center;color:#000;overflow:hidden}


/*焦点图*/
.lb-box {
  width: 1200px;
  height: 490px;
  margin: 15px auto;
  position: relative;
  overflow: hidden;
}
@media (max-width:568px) {
  .lb-box {
    width: 76%;
    height: 220px;
  }
}

.lb-content {
  width: 100%;  
  height: 100%;
}

.lb-item {
  width: 100%;  
  height: 100%;
  display: none;
  position: relative;   
}

.lb-item > a {
  width: 100%;
  height: 100%;
  display: block;
}

.lb-item > a > img {
  width: 100%;
  height: 100%;
}

.lb-item > a > span {
	height: 104px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0px;
	color: #fff;
	font-size:20px;
	background-color: rgba(0,0,0,0.5);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.wlsj-jdt-bk {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left:15px;
}
@media (max-width:568px) {
  .lb-item > a > span {
    padding: 10px;
  }
}

.lb-item.active {
  display: block;
  left: 0%;
}
.lb-item.active.left {
  left: -100%;
}
.lb-item.active.right {
  left: 100%;
}

/*  */
.lb-item.next,
.lb-item.prev {
  display: block;
  position: absolute;
  top: 0px;
}
.lb-item.next {
  left: 100%;
}
.lb-item.prev {
  left: -100%;
}
.lb-item.next.left,
.lb-item.prev.right {
  left: 0%;
}

.lb-sign2 {
  position: absolute;
  right: 10px;
  top: 0px;
  padding: 5px 3px;
  border-radius: 6px;
  list-style: none;
  user-select: none;
  background-color: rgba(0,0,0,0.7);
}

.lb-sign li {
  width: 22px;
  height: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  float: left;
  color: #aaa;
  margin: auto 4px;
  border-radius: 3px;
  cursor: pointer;
}
.lb-sign li:hover {
  color: #fff;
}
.lb-sign li.active {
  color: #000;
  background-color: #EBEBEB;
}

.lb-ctrl {
	position: absolute;
	width: 50px;
	height: 100px;
	font-size: 40px;
	line-height: 90px;
	top: 50%;
	transform: translateY(-50%);
	user-select: none;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	cursor: pointer;
	transition: all 0.1s linear;
	text-align: center;
}
@media (max-width:568px) {
  .lb-ctrl {
    font-size: 30px;
  }
}
.lb-ctrl.left {
  left: 0px;
}
.lb-ctrl.right {
  right: 0px;
}
.lb-box:hover .lb-ctrl.left {
  left: 0px;
}
.lb-box:hover .lb-ctrl.right {
  right: 0px;
}
.lb-ctrl:hover {
  background-color: rgba(0,0,0,0.4)
}





/*文化天津列表*/
.container{margin:auto;}
.leftsidebar_box{width:162px;height:auto !important;overflow:visible;background-color:#eef1f5;}
.leftsidebar_box dt{
	padding-left: 15px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #333;
	font-size: 16px;
	position: relative;
	line-height: 50px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5dce6;
}
.leftsidebar_box dd{background-color:#d5dce6;padding-left:40px; font-size:14px;line-height:40px;}
.leftsidebar_box dd a{color:#333;line-height:40px;}
.leftsidebar_box dt img{position:absolute;right:10px;top:20px;}
.leftsidebar_box dl dd:last-child{padding-bottom:1px;}






/*乐活津沽列表*/
.experience{background:url(02-10-list-bg1.png) 0 0 no-repeat;background-size:100% 100%;padding-top:72px}
.experience .news-list{width:1200px;margin:0 auto}
.experience .news-list .list-cont .list-top .list-crumbs a:nth-child(7){cursor:auto}
.experience .experience-cont{width:1200px;margin:70px auto}
.experience .experience-cont .experience-tab{width:1210px;overflow:hidden;margin-bottom:40px}
.experience .experience-cont .experience-tab a{float:left;position:relative;margin-right:10px;}
.experience .experience-cont .experience-tab a .tab-item{float:left;position:relative;cursor:pointer;width:100px;height:111px;background:#dbe8ff;padding-top:20px;text-align:center}
.experience .experience-cont .experience-tab .tab-item:nth-child(11n){margin-right:0}
.experience .experience-cont .experience-tab .tab-item.on,.experience .experience-cont .experience-tab .tab-item:hover{background:#536bd1}
.experience .experience-cont .experience-tab .tab-item.on .txt,.experience .experience-cont .experience-tab .tab-item:hover .txt{color:#fff}
.experience .experience-cont .experience-tab .tab-item.on .line,.experience .experience-cont .experience-tab .tab-item:hover .line{position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:1px solid #fff}
.experience .experience-cont .experience-tab .tab-item.on .icon0,.experience .experience-cont .experience-tab .tab-item:hover .icon0{display:none}
.experience .experience-cont .experience-tab .tab-item.on .icon1,.experience .experience-cont .experience-tab .tab-item:hover .icon1{display:inline-block}
.experience .experience-cont .experience-tab .tab-item .icon{display:block;margin:0 auto;width:54px;height:38px;-webkit-transition:all 1s ease;transition:all 1s ease}
.experience .experience-cont .experience-tab .tab-item .icon0{display:inline-block}
.experience .experience-cont .experience-tab .tab-item .icon1{display:none}
.experience .experience-cont .experience-tab .tab-item .txt{font-size:20px;color:#536bd1;margin-top:10px}
.experience .experience-cont .experience-view{overflow:hidden}
.experience .experience-cont .experience-view .view-item{cursor:pointer;float:left;width:386px;height:264px;position:relative;margin-right:21px;margin-top:20px}
.experience .experience-cont .experience-view .view-item a{width:386px;height:264px;}
.experience .experience-cont .experience-view .view-item:nth-child(3n){margin-right:0}
.experience .experience-cont .experience-view .view-item img{width:100%;height:100%}
.experience .experience-cont .experience-view .view-item .txt{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.3);color:#fff;padding:0 20px;text-align:center;line-height:40px;height:40px;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.experience .experience-cont .experience-view .view-item .txt a{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.3);color:#fff;padding:0 20px;text-align:center;line-height:40px;height:40px;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}





/*乐宿津沽列表*/

.flagship-wan .flagship-wan-cont .flagship-wan-item{cursor:pointer;padding:25px 0 25px 25px;box-shadow:1px 2px 20px hsla(0,0%,96.5%,.5),-1px 2px 20px hsla(0,0%,96.5%,.5),1px -2px 20px hsla(0,0%,96.5%,.5),-1px -2px 20px hsla(0,0%,96.5%,.5);margin-top:25px;overflow:hidden}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-bor{width:305px;height:225px;background:url(02-12-leisure-bor.png) 0 0 no-repeat;background-size:100% 100%;position:relative;float:left}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-bor .flagship-wan-img{position:absolute;top:6px;left:6px;right:6px;bottom:6px}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-bor .flagship-wan-img a{width:293px;height:213px;}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-bor .flagship-wan-img img{width:100%;height:100%}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt{padding:0 30px;width:600px;float:left}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt .tl{font-size:26px;line-height:30px;height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt .tl a{ color:#000}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt .flagship-wan-label{border:1px solid #dc921d;padding:0 10px;height:30px;line-height:28px;border-radius:30px;font-size:20px;color:#dc921d;margin:18px 0}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt .flagship-wan-label span.a{display:inline}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt .txt1,.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt .txt2{font-size:20px;line-height:30px}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt .txt1{height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.flagship-wan .flagship-wan-cont .flagship-wan-item .flagship-wan-txt .txt2{height:60px;overflow:hidden}
.flagship-wan .flagship-wan-cont .flagship-wan-item .wan-ticket{width:270px;float:left;text-align:center;border-left:2px dashed #ddd;padding:40px 0}
.flagship-wan .flagship-wan-cont .flagship-wan-item .wan-ticket .pay{color:#7d7d7d;font-size:20px}.flagship-wan .flagship-wan-cont .flagship-wan-item .wan-ticket .pay span{color:#dc921d;font-size:30px;display:inline}
.flagship-wan .flagship-wan-cont .flagship-wan-item .wan-ticket .compare{color:#536bd1;font-size:16px;margin:20px 0;cursor:pointer}
.flagship-wan .flagship-wan-cont .flagship-wan-item .wan-ticket .reserve{width:160px;height:42px;line-height:42px;border-radius:25px;color:#fff;background:#536bd1;font-size:20px;text-align:center;display:block;margin:0 auto;cursor:pointer}
.el-select-dropdown__item{padding:0 20px}
.flagship-list-cover{width:100%;padding:0 0 72px 0;background:url(02-19-list-bg1.png) 0 0 no-repeat;background-size:cover}
.flagship-list-cover .flagship-list .news-list .list-cont .list-top .list-crumbs a:nth-child(5){cursor:pointer!important}
.flagship-list{width:1200px;margin:0 auto}
.flagship-list .flagship-wan .flagship-wan-cont .flagship-wan-item{background:#fff;width:100%}
.flagship-wan .flagship-wan-cont .flagship-wan-item .wan-ticket{padding:90px 0}
.star-out {margin-top:20px; height:50px;color:#536bd1}
.star-out .jdmc{ width:90px; float:left; margin-top:10px}
.star-out .el-select{width:120px}


/*乐食津沽列表*/
.flagship-list .flagship-wan .can-cont .can-item{margin-top:20px;padding:20px;background:#fff}
.flagship-list .flagship-wan .can-cont .can-item .img{width:520px; height:310px;position:relative;overflow:hidden}
.flagship-list .flagship-wan .can-cont .can-item .img a{width:520px; height:310px;}
.flagship-list .flagship-wan .can-cont .can-item .img img{width:100%; height:100%;}
.flagship-list .flagship-wan .can-cont .can-item .can-ttx{width:585px}


/*乐游津沽列表*/
.experience .experience-cont .experience-tab .tab-item{float:left;margin-right:10px;position:relative;cursor:pointer;width:100px;height:111px;background:#dbe8ff;padding-top:20px;text-align:center}
.experience .experience-cont .experience-tab.noicon .tab-item{width:111px;height:50px;line-height:50px;padding-top:0}
.experience .experience-cont .experience-tab.noicon .tab-item .txt{margin-top:0}